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