xref: /third_party/mesa3d/src/compiler/glsl/glcpp/tests/070-undefined-macro-in-expression.c (revision bf215546)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mesa3d/src/compiler/glsl/glcpp/tests/
1#if UNDEFINED_MACRO
2Failure
3#else
4Success
5#endif
6

Indexes created Thu Nov 07 10:32:03 CST 2024