mesa/tests/void-01.glsl

3 lines
71 B
GLSL

/* FAIL - cannot declare a variable as having type `void' */
void foo;