Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
070-undefined-macro-in-expression.c
blob: d15a4840b0143d8f3b9292ed1160b1dae14dc3ee [
file
] [
log
] [
blame
]
#if UNDEFINED_MACRO
Failure
#else
Success
#endif