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