summaryrefslogtreecommitdiff
path: root/src/glsl/tests/void-01.glsl
blob: 5719edc0b6cf64731182c86dc6d63005182ddc05 (plain)
1
2
/* FAIL - cannot declare a variable as having type `void' */
void foo;