rust/src/test/auxiliary/static_mut_xc.rs

2 lines
27 B
Rust
Raw Normal View History

2013-06-21 18:46:34 -07:00
pub static mut a: int = 3;