summaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors/cpp_using_not.i
blob: 2d5b6bf61b95055029f50dc8a736bbed1ee54a37 (plain)
1
2
3
4
5
6
7
8
9
%module xxx

int blah;
using namespace blah;