hanchenye-llvm-project/clang/test/Sema/text-diag.c

5 lines
87 B
C

// RUN: clang -fsyntax-only %s
unsigned char *foo = "texto\
que continua\
e continua";