gmqcc/tests/bitnot.tmpl

10 lines
130 B
Cheetah
Raw Normal View History

2013-02-02 00:12:46 +00:00
# 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