Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
struct Bar; //~ previous definition of the type `Bar` here
struct Bar; //~ ERROR E0428
fn main () {
}