Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ compile-flags: -Zterminal-urls=yes --error-format=human --color=always
fn main() {
let () = 4;
}