Sign in
llvm
/
llvm-project
/
51a86e75ddf3eac3057c901bbe5e750dea62c7c1
/
.
/
clang
/
test
/
Sema
/
text-diag.c
blob: 6dcaaa87a9a609b507825ef403b2666511b9da14 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fsyntax-only %s
unsigned
char
*
foo
=
"
texto\
que continua\
e continua
";