blob: d2ae451c295d9e4b3efc805f11db3602600c3a29 [file] [log] [blame]
// RUN: tblgen %s
class x {
string y = "missing terminating '\"' character";
}