Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / overshoot.res
1 int main () {
2 a();
3 g();g();g();
4 b();
5 q();
6 }