PageRenderTime 34ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 1ms

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

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