about summary refs log tree commit diff
path: root/src/test/rustfix/issue-45562.fixed
blob: 955b2cbf899ba68501d64b4e8347d728f287c71c (plain)
1
2
3
#[no_mangle] pub static RAH: usize = 5;

fn main() {}