aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/text-diag.c
blob: 2e3129184429c1d209b15ae4d106df2a3dc9b533 (plain)
1
2
3
4
// RUN: clang -fsyntax-only %s
unsigned char *foo = "texto\
que continua\
e continua";