gmqcc/test/types.qc
2012-04-14 02:39:33 -04:00

5 lines
74 B
C++

float typef = 1;
vector typev;
string types;
entity typee;
void typev;