mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 07:20:16 +01:00
2 lines
71 B
GLSL
2 lines
71 B
GLSL
/* FAIL - cannot declare a variable as having type `void' */
|
|
void foo;
|