mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 04:41:25 +00:00
11 lines
184 B
Cheetah
11 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'
|