Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
pub mod a {}
pub mod a {} //~ ERROR the name `a` is defined multiple times
fn main() {}