1 2 3 4 5 6
// compile-flags: -Z continue-parse-after-error pub fn main() { let s = "\u{lol}"; //~^ ERROR invalid character in unicode escape: l }