DEBSOURCES
Skip Quicknav
sources / renderdoc / 1.2%2Bdfsg-2 / swig / Examples / test-suite / errors / cpp_using_not.i
123456789
%module xxx int blah; using namespace blah;