blob: dca0a5e1167a81685f29d467acc0e1f82bce0c24 [file] [log] [blame]
#![crate_type = "lib"]
#[used]
static FOO: u32 = 0;
static BAR: u32 = 0;