]> de.git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/goto.tmpl
Implemented computed goto + added goto test for testsuite (tests both normal and...
[xonotic/gmqcc.git] / tests / goto.tmpl
1 I: goto.qc
2 D: test goto (both normal and computed)
3 T: -execute
4 C: -std=gmqcc
5 F: goto failed
6 S: goto worked
7 M: label_3
8 M: label_2
9 M: label_4
10 M: label_3
11 M: label_1
12 M: label_5