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