DEBSOURCES
Skip Quicknav
sources / swig / 3.0.10-1.1 / Examples / test-suite / errors / pp_variable_args.i
12345678910
%module xxx %define VARARGS_WRONG(a, x, ..., b) xxx %enddef