Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / stm3.res
1 int main(int x) {
2 f();
3 g();
4 g();
5 }