/trunk/Examples/test-suite/errors/cpp_using_undef.i
# · Swig · 9 lines · 3 code · 6 blank · 0 comment · 0 complexity · bc68b85b05822dd84eb2de1235aa3968 MD5 · raw file
- %module xxx
- using foo::bar;
- using namespace foo;
# · Swig · 9 lines · 3 code · 6 blank · 0 comment · 0 complexity · bc68b85b05822dd84eb2de1235aa3968 MD5 · raw file
- %module xxx
- using foo::bar;
- using namespace foo;