String.td   [plain text]


// RUN: tblgen %s 
class x {
  string y = "missing terminating '\"' character";
}