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

5 lines
90 B
C

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