Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
recover
/
recover-from-homoglyph.rs
blob: 99ce0d1a630df73ba67259e60aa862f0d3f9585d [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
println
!(
""
)Íž
//~ ERROR unknown start of token: \u{37e}
let
x
:
usize
=
();
//~ ERROR mismatched types
}