Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
.
/
src
/
test
/
ui
/
parser
/
issue-43692.stderr
blob: c5ea50be48780388151fd72627fd0d949f65e9d1 [
file
] [
log
] [
blame
]
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