]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/ngraphs.qc
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / ngraphs.qc
1 void() main = ??<
2     print("??=??'??(??)??!??<??>??-??/??/%>|");
3     print("#^[]|{}~\\%>\n");
4 %>;