Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / x.c
CommitLineData
34e49164
C
1int main () {
2 foo(x);
3 foo(x);
4 foo(x);
5}
6