Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
mod m {
// An inferred main entry point
// must appear at the top of the crate
fn main() { }
} //~ ERROR `main` function not found