Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
115-line-continuations.c
blob: 105590d85ed7b269add0e2aa66063430e36ed9c6 [
file
] [
log
] [
blame
]
// This comment continues to the next line, hiding the define \
#define
CONTINUATION_UNSUPPORTED
#ifdef
CONTINUATION_UNSUPPORTED
failure
#else
success
#endif