Sign in
android
/
toolchain
/
rustc
/
d2dbbcd40813d506244f1255bc2c84088a0197e1
/
.
/
src
/
test
/
ui
/
parser
/
unicode-chars.stderr
blob: 0cfe9240e8514e65fb7ec186ff97069965c87581 [
file
] [
log
] [
blame
]
error
:
unknown start of token
:
\u
{
37e
}
-->
$DIR
/
unicode
-
chars
.
rs
:
2
:
14
|
LL
|
let
y
=
0
;
|
^
|
help
:
Unicode
character
';'
(
Greek
Question
Mark
)
looks like
';'
(
Semicolon
),
but it
is
not
|
LL
|
let
y
=
0
;
|
~
error
:
aborting due to previous error