mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
3 lines
64 B
Rust
3 lines
64 B
Rust
const _: u32 = 0;
|
|
const FOO: u32 = 92;
|
|
const mut BAR: u32 = 62;
|