]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/gmqcc-src/tests/varargs.tmpl
By fteqcc, hello gmqcc
[voretournament/voretournament.git] / misc / source / gmqcc-src / tests / varargs.tmpl
diff --git a/misc/source/gmqcc-src/tests/varargs.tmpl b/misc/source/gmqcc-src/tests/varargs.tmpl
new file mode 100644 (file)
index 0000000..29de939
--- /dev/null
@@ -0,0 +1,12 @@
+I: varargs.qc
+D: non-builtin vararg support
+T: -execute
+C: -std=fteqcc -fvariadic-args
+M: You gave me 3 additional parameters
+M: First: Hello
+M: You chose: You
+M: Vararg 0 = Hello
+M: Vararg 1 = You
+M: Vararg 2 = There
+M: Got: 3
+M: Got: 3