]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/last.qc
Some things. Fix testsuite as well. One test will fail (inexact).
[xonotic/gmqcc.git] / tests / last.qc
1 float here;
2 [[last]] float here;
3 #ifdef MAKE_IT_FAIL
4 float here;
5 #endif