Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / overshoot.c
1 int main () {
2 a();
3 s();
4 d();
5 f();
6 b();
7 b();
8 q();
9 }