blob: 3c48f8e0c78dba9a3e7ebc8781e5a6d338197997 [file] [log] [blame] [edit]
// rustfmt-force_explicit_abi: false
// Force explicit abi
extern {
pub static lorem: c_int;
}