mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 08:30:10 +01:00
2 lines
71 B
GLSL
2 lines
71 B
GLSL
/* FAIL - cannot declare a variable as having type `void' */
|
|
void foo;
|