Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-43692.stderr
blob: 1ce3aa6713593f768edb3a3e707293512a91c81b [
file
] [
log
] [
blame
] [
edit
]
error
:
invalid start of unicode escape
:
`_`
-->
$DIR
/
issue
-
43692.rs
:
2
:
9
|
LL
|
'\u{_10FFFF}'
;
|
^
invalid start of unicode escape
error
:
aborting due to
1
previous error