blob: ccaa6d8edcf9a35c216a0362f7c174237b47438b [file] [log] [blame]
// no-prefer-dynamic
#![crate_type = "rlib"]
pub static FOO: i32 = 42;