Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
parser
/
unicode-chars.rs
blob: 89ae85ec990279bf489b4ab36471737e178e7972 [
file
]
fn
main
()
{
let
y
=
0
;
//~^ ERROR unknown start of token: \u{37e}
//~^^ HELP Unicode character ';' (Greek Question Mark) looks like ';' (Semicolon), but it is not
}