gmqcc/testsuite/fielddefs/main.qc

5 lines
63 B
C++
Raw Normal View History

.float globf;
.vector globv;
.string globs;
.void() globfunc;