index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
070-undefined-macro-in-expression.c
blob: d15a4840b0143d8f3b9292ed1160b1dae14dc3ee (
plain
)
1
2
3
4
5
#if UNDEFINED_MACRO
Failure
#else
Success
#endif