Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / stm8.c
1 int main(int x) {
2 f();
3 replace();
4 g();
5 }