PageRenderTime 1498ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/errors/cpp_namespace_aliasundef.i

#
Swig | 3 lines | 2 code | 1 blank | 0 comment | 0 complexity | b803067f1cefb4ba39067bb8fbb39773 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. namespace B = blah;