1// RUN: %clang_cc1 -fsyntax-only %s
2unsigned char *foo = "texto\
3que continua\
4e continua";
5