/trunk/Examples/test-suite/errors/pp_macro_badchar.i
# · Swig · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 8c0597113e136cdd3889ae8ea3b0f7ed MD5 · raw file
- %module xxx
- #define f@oo(a,x) a + x
- #define foo(a@,x) a + x
# · Swig · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 8c0597113e136cdd3889ae8ea3b0f7ed MD5 · raw file
- %module xxx
- #define f@oo(a,x) a + x
- #define foo(a@,x) a + x