Coccinelle release 1.0.0-rc3
[bpt/coccinelle.git] / demos / pythontococci.res
CommitLineData
413ffc02
C
1int main () {
2 foo(a0);
3 matched_bar(a0, something, a0);
4}