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

5 lines
53 B
Rust
Raw Normal View History

#![crate_type = "lib"]
#[used]
static FOO: u32 = 0;