Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / overshoot.c
CommitLineData
978fd7e5
C
1int main () {
2 a();
3 s();
4 d();
5 f();
6 b();
7 b();
8 q();
9}