]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/break.tmpl
Implemented generalized attribute aliases. You can now alias functions, locals,...
[xonotic/gmqcc.git] / tests / break.tmpl
index e237ceef7508a9d086a94400cb66156395aeb614..8bab42b193c901aabc93fd21868d6152900041da 100644 (file)
@@ -2,7 +2,6 @@ I: break.qc
 D: test break and continue
 T: -execute
 C: -std=fteqcc
-E: -float -1 -float -1
 M: 0 1 2 3 4 5 6 7 8 9 end
 M: 0 1 2 3 brk end
 M: 0 1 2 ct 4 5 6 7 8 9 end