coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / badexp1.c
1 int main() {
2 foo(a);
3 a(y);
4 }