blob: 69a54af3d82edced618941fafbbdc65529db6a01 [file] [log] [blame]
error: invalid start of unicode escape
--> $DIR/issue-43692.rs:2:9
|
LL | '\u{_10FFFF}';
| ^
error: aborting due to previous error