gmqcc/test/parth.qc

11 lines
118 B
C++
Raw Normal View History

2012-04-12 06:22:28 +00:00
void test_parth() {
if (1) { }
if (2) { }
if (3) { }
if (4) { }
if (5) { }
if (6) { }
if (7) { }
if (8) { }
}