DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.3.0.deb-1 / cpptests / try_catch.cpp
12345
int main() { try { } catch (int e) { } }