]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/xor.tmpl
Make them tests work now
[xonotic/gmqcc.git] / tests / xor.tmpl
1 I: xor.qc
2 D: test bitwise xor
3 T: -execute
4 C: -std=gmqcc
5 E: $null
6 M: 6
7 M: 8
8 M: commutative
9 M: assocative
10 M: inverse