]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - misc/source/gmqcc-src/tests/pperror.qc
By fteqcc, hello gmqcc
[voretournament/voretournament.git] / misc / source / gmqcc-src / tests / pperror.qc
1 /*
2  * Cause a compile-time error via preprocessor directive.  This code should
3  * not compile.
4  */
5 #error "Fail to compile"