1 2 3 4 5 6 7
export fn entry() void { const a = '\U1234'; } // error // // :2:17: error: invalid escape character: 'U'