]> git.lizzy.rs Git - rust.git/blob - src/test/rustfix/issue-45562.fixed
Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay
[rust.git] / src / test / rustfix / issue-45562.fixed
1 #[no_mangle] pub static RAH: usize = 5;
2
3 fn main() {}