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

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

#
Swig | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | 8c0597113e136cdd3889ae8ea3b0f7ed MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. #define f@oo(a,x) a + x
  3. #define foo(a@,x) a + x