]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - test/parth.qc
I got parsing to work finally.
[xonotic/gmqcc.git] / test / parth.qc
index d9c1e5997a2f004c45125389eb4d27409db07948..396f25b983ccf7ffa7fb87116996399bae0926ac 100644 (file)
@@ -1,16 +1,10 @@
-(
-(
-(
-)
-)
-)
-(
-(
-)
-)
-(
-)
-(
-)
-(
-)
+void test_parth() {
+       if (1) { }
+       if (2) { }
+       if (3) { }
+       if (4) { }
+       if (5) { }
+       if (6) { }
+       if (7) { }
+       if (8) { }
+}