]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/ppcat.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / ppcat.tmpl
1 I: ppcat.qc
2 D: test preprocessor concatenation
3 T: -pp
4 C: -std=gmqcc
5 F: -no-defs
6 M: helloworld
7 M: helloworldworldhello
8 M: helloworld
9 M: hellohellohellohelloworldworldworldworld
10