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