Files
ispc/tests_errors/void-4.ispc

4 lines
51 B
Plaintext

// "void" type global variable is illegal
void x;