DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.3.0.deb-1 / cpptests / newsimple.cpp
123456
int main() { sizeof(Test); new int(1); }