]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/ternary.tmpl
why didn't gcc catch that...
[xonotic/gmqcc.git] / tests / ternary.tmpl
1 I: ternary.qc
2 D: nested ternary expressions
3 T: -execute
4 C: -std=fteqcc -fcorrect-ternary
5 M: 1 a=1
6 M: 1 a=2
7 M: 1 a=other
8 M: 0 not met
9 M: 0 not met
10 M: 0 not met
11 M: 1 a=1
12 M: 1 a=2
13 M: 1 a=other
14 M: 0 not met
15 M: 0 not met
16 M: 0 not met
17 M: 5
18 M: 9
19 M: 10
20 M: select_a: 1
21 M: select_b: 0