Release coccinelle-0.1
[bpt/coccinelle.git] / tests / x.c
1 int main () {
2 foo(x);
3 foo(x);
4 foo(x);
5 }
6