mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-27 22:22:17 +00:00
9 lines
165 B
Cheetah
9 lines
165 B
Cheetah
|
I: split-vectors.qc
|
||
|
D: test -fsplit-vector-parameters
|
||
|
T: -execute
|
||
|
C: -std=fteqcc -Wall -Werror -fsplit-vector-parameters
|
||
|
M: '1 2 3'
|
||
|
M: '4 5 6'
|
||
|
M: '7 8 9'
|
||
|
M: '1 5 9'
|