swig/Examples/test-suite/errors/cpp_using_not.i

10 lines
50 B
OpenEdge ABL

%module xxx
int blah;
using namespace blah;