]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/paramomit.qc
Merge branch 'cooking'
[xonotic/gmqcc.git] / tests / paramomit.qc
diff --git a/tests/paramomit.qc b/tests/paramomit.qc
new file mode 100644 (file)
index 0000000..48d8d59
--- /dev/null
@@ -0,0 +1,3 @@
+void foo(float) {
+
+}