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

# · Swig · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 8c0597113e136cdd3889ae8ea3b0f7ed MD5 · raw file

  1. %module xxx
  2. #define f@oo(a,x) a + x
  3. #define foo(a@,x) a + x