Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-48508-aux.rs
blob: 0f2b4427383fd7306c030fbbfdfe7a4eeb22a006 [
file
] [
log
] [
blame
] [
edit
]
//@ run-pass
//@ ignore-test Not a test. Used by issue-48508.rs
pub
fn
other
()
->
f64
{
let
µ
=
1.0
;
µ
}