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

4 lines
54 B
Rust

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