DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.0.8.deb-5 / demos / not.res
123456789
int main() { int x; f(20); this(foo,x); bar(12,x); foo(12,x); f(20); f(20); }