Release coccinelle-0.1
[bpt/coccinelle.git] / tests / metastatement2.res
1 void main(int i) {
2
3 f();
4 g();
5 }