PageRenderTime 33ms CodeModel.GetById 9ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/ttn-post-libtool-1-4-3-upgrade/SWIG/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