summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/074-elif-undef.c
blob: 67aac8977e0583de186dacb22f82c8b74f4a742a (plain)
1
2
3
#ifndef UNDEF
#elif UNDEF < 0
#endif