Files
third_party_mesa3d/glcpp/tests/041-if-0.c
2010-06-21 11:22:11 -07:00

6 lines
41 B
C

success_1
#if 0
failure
#endif
success_2