]> de.git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/operators.tmpl
operator tests
[xonotic/gmqcc.git] / tests / operators.tmpl
1 I: operators.qc
2 D: compound and pre/postfix operators
3 T: -execute
4 C: -std=fteqcc
5 M: 6 = 6
6 M: 11 = 11
7 M: 7 = 7
8 M: 6 = 6
9 M: 12 = 12
10 M: 6 = 6
11 M: 11 = 11
12 M: 4
13 M: 2