mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-17 09:02:25 +00:00
Add whitespace to ternary-fte template so it matches (expected behaviour)
This commit is contained in:
parent
8aff0f76c0
commit
41881823b7
1 changed files with 6 additions and 6 deletions
|
@ -2,12 +2,12 @@ I: ternary.qc
|
|||
D: nested ternary expressions - FTE-style ternary
|
||||
T: -execute
|
||||
C: -std=fteqcc
|
||||
M: 1 a=11 a=21 a=other0
|
||||
M: 0
|
||||
M: 0
|
||||
M: 1 a=11 a=21 a=other0
|
||||
M: 0
|
||||
M: 0
|
||||
M: 1 a=11 a=21 a=other0
|
||||
M: 0
|
||||
M: 0
|
||||
M: 1 a=11 a=21 a=other0
|
||||
M: 0
|
||||
M: 0
|
||||
M: 5
|
||||
M: 9
|
||||
M: 10
|
||||
|
|
Loading…
Reference in a new issue