Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
60 B
Rust
Raw Normal View History

#![crate_name = "e"]
#![crate_type = "rlib"]
pub fn f() {}