mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 12:51:04 +00:00
12 lines
184 B
Cheetah
12 lines
184 B
Cheetah
|
# used to test the builtins
|
||
|
I: bitnot.qc
|
||
|
D: test bitwise not operators (gmqcc operators)
|
||
|
T: -execute
|
||
|
C: -std=gmqcc -fftepp
|
||
|
E: $null
|
||
|
M: a: 0
|
||
|
M: b: 0
|
||
|
M: c: 0
|
||
|
M: e: '0 0 0'
|
||
|
M: f: '0 0 0'
|