Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// run-pass
// ignore-test Not a test. Used by issue-48508.rs
pub fn other() -> f64 {
let µ = 1.0;
µ
}