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