PageRenderTime 130ms CodeModel.GetById 47ms RepoModel.GetById 7ms app.codeStats 0ms

/tags/ttn-post-libtool-1-4-3-upgrade/SWIG/Examples/test-suite/errors/pp_macro_unterminated.i

#
Swig | 7 lines | 3 code | 4 blank | 0 comment | 0 complexity | 7696322c598719eef1e5b5439e6920b9 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. #define foo(a,x) a+x
  3. foo(3,