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