DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.3.0.deb-1 / cpptests / using1.cocci
123456
# spatch --c++ // using namespace ns-name; @@ identifier i; @@ - using namespace i;