Sign in
android
/
platform
/
external
/
mesa3d
/
c696fc43925
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
138-multi-line-comment-in-if-0.c
blob: 38967dc57d10bda49cf21bedf719fa481f3e0874 [
file
] [
log
] [
blame
]
#if 0
/*
* This multi-line comment needs to be 3 lines to test what's intended.
*/
#else
SUCCESS
#endif