Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// Regression test for issue #63882.
type A = crate::r#break; //~ ERROR cannot find type `r#break` in the crate root
fn main() {}