gmqcc/tests/bitnot.tmpl
2013-02-02 00:12:46 +00:00

9 lines
130 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