summaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors/cpp_namespace_aliasnot.i
blob: c52f8c1f964abcb26bcab5f84ff500b52743f3c2 (plain)
1
2
3
4
%module xxx

int blah;
namespace B = blah;