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