gmqcc/tests/bitnot.tmpl

12 lines
178 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 (fteqcc operators)
2013-02-02 00:12:46 +00:00
T: -execute
C: -std=fteqcc
2013-02-02 00:12:46 +00:00
E: $null
M: a: 0
M: b: 0
M: c: 0
M: e: '0 0 0'
M: f: '0 0 0'