blob: 1e180f87fc186ef1719ee47e0b9e71560bdd25d5 [file] [log] [blame]
// This test needs to the last one appearing in this file as it kills the parser
static c: char =
'nope' //~ ERROR: character literal may only contain one codepoint
;