Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / demos / pythontococci.c
CommitLineData
413ffc02
C
1int main () {
2 foo(a0);
3 bar();
4}