]> git.xonotic.org Git - xonotic/gmqcc.git/blob - test/parth.qc
Updated README
[xonotic/gmqcc.git] / test / parth.qc
1 void test_parth() {
2         if (1) { }
3         if (2) { }
4         if (3) { }
5         if (4) { }
6         if (5) { }
7         if (6) { }
8         if (7) { }
9         if (8) { }
10 }