rust/src/test/rustfix/issue-45562.fixed
2018-12-28 21:50:33 +01:00

3 lines
54 B
Rust

#[no_mangle] pub static RAH: usize = 5;
fn main() {}