Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ run-pass
//@ aux-build:anon-extern-mod-cross-crate-1.rs
extern crate anonexternmod;
pub fn main() { }