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