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