3 lines
54 B
Rust
3 lines
54 B
Rust
#[no_mangle] pub static RAH: usize = 5;
|
|
|
|
fn main() {}
|
#[no_mangle] pub static RAH: usize = 5;
|
|
|
|
fn main() {}
|