gmqcc/test/types.qc

6 lines
74 B
C++
Raw Normal View History

2012-04-12 06:22:28 +00:00
float typef = 1;
vector typev;
string types;
entity typee;
void typev;