/trunk/Examples/test-suite/errors/pp_variable_args.i
Swig | 10 lines | 7 code | 3 blank | 0 comment | 0 complexity | b81a09ba18caaca4bfd7f2f7d97f2e9b MD5 | raw file
1%module xxx 2 3 4%define VARARGS_WRONG(a, 5x, 6..., 7 b) 8xxx 9%enddef 10
1%module xxx 2 3 4%define VARARGS_WRONG(a, 5x, 6..., 7 b) 8xxx 9%enddef 10