Sign in
rust
/
rust-lang
/
llvm-project
/
ce9347ddd09ec04eb2cc0eb7c46e5001efe22af5
/
.
/
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
";