mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 12:51:04 +00:00
10 lines
183 B
Cheetah
10 lines
183 B
Cheetah
|
I: short-logic.qc
|
||
|
D: test short circuit logic
|
||
|
T: -execute
|
||
|
C: -std=fteqcc -fshort-logic
|
||
|
M: 13=13 23=23 OK
|
||
|
M: 13=13 33=33 OK
|
||
|
M: 16=16 33=33 OK
|
||
|
M: 26=26 36=36 OK
|
||
|
M: 16=16 26=26 36=36 OK
|