Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / badexp.c
CommitLineData
34e49164
C
1int main() {
2 foo(a);
3 b = a;
4}