Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// run-pass
// ignore-tidy-cr
// this file has some special \r\n endings (use xxd to see them)
fn main() {assert_eq!(b"", b"\
");
assert_eq!(b"\n", b"
}