freebsd-dev/test/Sema/text-diag.c

5 lines
90 B
C
Raw Normal View History

2009-06-02 17:58:47 +00:00
// RUN: clang-cc -fsyntax-only %s
unsigned char *foo = "texto\
que continua\
e continua";