3 lines
46 B
Rust
3 lines
46 B
Rust
const FOO: u32 = 92;
|
|
const mut BAR: u32 = 62;
|
const FOO: u32 = 92;
|
|
const mut BAR: u32 = 62;
|