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

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

#
Swig | 11 lines | 4 code | 7 blank | 0 comment | 0 complexity | 583ef1621ac3f0696ac71298d44aea16 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. #if FOO==4
  3. #elif FOO==4+
  4. #endif