]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - misc/source/gmqcc-src/tests/short-logic.tmpl
By fteqcc, hello gmqcc
[voretournament/voretournament.git] / misc / source / gmqcc-src / tests / short-logic.tmpl
1 I: short-logic.qc
2 D: test short circuit logic
3 T: -execute
4 C: -std=fteqcc -fshort-logic
5 M: 13=13 23=23 OK
6 M: 13=13 33=33 OK
7 M: 16=16 33=33 OK
8 M: 26=26 36=36 OK
9 M: 16=16 26=26 36=36 OK