Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
ui
/
parser
/
unicode-chars.rs
blob: 89ae85ec990279bf489b4ab36471737e178e7972 [
file
] [
log
] [
blame
]
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
}