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