gmqcc/tests/bitnot.tmpl
Rudolf Polzer e50b7a2719 Support vector bitor/bitand/bitxor.
Signed-off-by: Rudolf Polzer <divverent@xonotic.org>
2013-08-26 18:32:28 +02:00

11 lines
158 B
Cheetah

# used to test the builtins
I: bitnot.qc
D: test bitwise not operators
T: -execute
C: -std=gmqcc
E: $null
M: a: 0
M: b: 0
M: c: 0
M: e: '0 0 0'
M: f: '0 0 0'