Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / stm1.cocci
CommitLineData
34e49164
C
1@@
2statement S;
3@@
4
5 f();
6 S
7 g();
90aeb998
C
8
9@script:python@
10@@