]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/split-vectors.tmpl
Rewrite constant folder in C++
[xonotic/gmqcc.git] / tests / split-vectors.tmpl
1 I: split-vectors.qc
2 D: test -fsplit-vector-parameters
3 T: -execute
4 C: -std=fteqcc -Wall -Werror -fsplit-vector-parameters
5 M: '1 2 3'
6 M: '4 5 6'
7 M: '7 8 9'
8 M: '1 5 9'