]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/bitnot.tmpl
add another test that we just didn't have anywhere else yet
[xonotic/gmqcc.git] / tests / bitnot.tmpl
1 # used to test the builtins
2 I: bitnot.qc
3 D: test bitwise not operators (fteqcc operators)
4 T: -execute
5 C: -std=fteqcc
6 E: $null
7 M: a: 0
8 M: b: 0
9 M: c: 0
10 M: e: '0 0 0'
11 M: f: '0 0 0'