Release coccinelle-0.1.8
[bpt/coccinelle.git] / tests / ifdefmeta2.c
1 int main() {
2 buf = alloca(3
3
4
5 +5
6
7
8
9
10 +2
11 );
12 }