PageRenderTime 36ms CodeModel.GetById 7ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
Swig | 7 lines | 3 code | 4 blank | 0 comment | 0 complexity | 458f3575b106d6328807a55f8c971cee MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. int foo(int);
  3. }