blob: 576ba818f383e544289c8d69995f4c7411e8b2af [file] [log] [blame]
Peter Collingbourne5d5c0622011-10-06 13:39:59 +00001// RUN: llvm-tblgen %s
NAKAMURA Takumic48f0862013-11-10 14:25:44 +00002
Chris Lattnerea9f4df2009-03-13 21:03:27 +00003class x {
4 string y = "missing terminating '\"' character";
5}
6