DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.3.0.deb-1 / cpptests / instruct.cpp
123456789
struct i { using namespace foo; int a; }; struct j { #pragma XXX yyy int x; };