Release coccinelle-0.1
[bpt/coccinelle.git] / tests / stm4.res
1 int main(int x) {
2 f();
3 replace();
4 g();
5 g();
6 }