freebsd-dev/test/Sema/text-diag.c
2009-06-02 17:58:47 +00:00

5 lines
90 B
C

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