DEBSOURCES
Skip Quicknav
sources / swig2.0 / 2.0.7-3 / Examples / test-suite / errors / pp_variable_args.i
12345678910
%module xxx %define VARARGS_WRONG(a, x, ..., b) xxx %enddef