DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.3.0.deb-1 / cpptests / namespace_alias_definition.cocci
12345678
#spatch --c++ // test for source parsing of namespace alias definitions (not passing yet) @@ @@ int main() { ... + return 0; }