]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/bitnot.tmpl
Merge branch 'divVerent/ftypeless-stores' of git://git.xonotic.org/xonotic/gmqcc...
[xonotic/gmqcc.git] / tests / bitnot.tmpl
1 # used to test the builtins
2 I: bitnot.qc
3 D: test bitwise not operators
4 T: -execute
5 C: -std=gmqcc
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'