glcpp/tests: Add a corollary to testcase 073 for testing #elif.

This commit is contained in:
Kenneth Graunke
2010-08-04 16:22:31 -07:00
parent c52b2be166
commit d65135a766

View File

@@ -0,0 +1,3 @@
#ifndef UNDEF
#elif UNDEF < 0
#endif