]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/varargs.tmpl
Merge branch 'master' into cooking
[xonotic/gmqcc.git] / tests / varargs.tmpl
1 I: varargs.qc
2 D: non-builtin vararg support
3 T: -execute
4 C: -std=fteqcc -fvariadic-args
5 M: You gave me 3 additional parameters
6 M: First: Hello
7 M: You chose: You
8 M: Vararg 0 = Hello
9 M: Vararg 1 = You
10 M: Vararg 2 = There
11 M: Got: 3
12 M: Got: 3