]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/noref.tmpl
Implemented "reverse" enum attribute, e.g enum : reverse { A, B, C, D } -> A,B,C...
[xonotic/gmqcc.git] / tests / noref.tmpl
1 I: noref.qc
2 D: noref keyword and pragma
3 T: -compile
4 C: -std=qcc -Wall -Werror -Wno-uninitialized-global