]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/ngraphs.qc
Unused globals even if they have an initial value should produce unused diagnostic
[xonotic/gmqcc.git] / tests / ngraphs.qc
index 6e1a9570f9c239ab99bd851ff4bc2a3c64498ea0..d2b000f85ef55aec4005d55d20e1dcf2e6834afb 100644 (file)
@@ -1,4 +1,4 @@
 void() main = ??<
-       print("??=??'??(??)??!??<??>??-??/??/%>|");
-       print("#^[]|{}~\\%>\n");
+    print("??=??'??(??)??!??<??>??-??/??/%>|");
+    print("#^[]|{}~\\%>\n");
 %>;