9 lines
196 B
Plaintext
9 lines
196 B
Plaintext
|
error: invalid start of unicode escape
|
||
|
--> $DIR/issue-43692.rs:14:9
|
||
|
|
|
||
|
LL | '/u{_10FFFF}'; //~ ERROR invalid start of unicode escape
|
||
|
| ^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|