Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / stm6.c
1 int main(int x) {
2 f();
3 replace();
4 g();
5 }