]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/last.qc
definite -> last keyword; testcase updated too
[xonotic/gmqcc.git] / tests / last.qc
1 float here;
2 [[last]] float here;
3 float here;