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