Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-02-03
/
.
/
clang
/
test
/
Sema
/
text-diag.c
blob: 6dcaaa87a9a609b507825ef403b2666511b9da14 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang_cc1 -fsyntax-only %s
unsigned
char
*
foo
=
"
texto\
que continua\
e continua
";