1 2 3 4 5 6 7 8
export fn entry() void { const a = '\u{12z34}'; } // error // // :2:21: error: expected hex digit or '}', found 'z'