PageRenderTime 25ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
Swig | 9 lines | 4 code | 5 blank | 0 comment | 0 complexity | e4ee85d13e81166f0c2f5b10a30e1d97 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. %extern ext;
  3. #warning Print this warning
  4. #error This is an error