glcpp/tests: Add a corollary to testcase 073 for testing #elif.
This commit is contained in:
3
src/glsl/glcpp/tests/074-elif-undef.c
Normal file
3
src/glsl/glcpp/tests/074-elif-undef.c
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#ifndef UNDEF
|
||||||
|
#elif UNDEF < 0
|
||||||
|
#endif
|
Reference in New Issue
Block a user