summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/080-if-without-expression.c
blob: a27ba36a36680798e49b659f9ef99ce0a0454df5 (plain)
1
2
3
4
/* Error message for unskipped #if with no expression. */
#if
#endif