Coccinelle release 1.0.0-rc1
[bpt/coccinelle.git] / tests / sgrep.c
CommitLineData
34e49164
C
1int main() {
2 f();
3 x();
4 a();
5 g();
6 if (q) y();
7}