mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-30 23:27:24 +00:00
3 lines
64 B
Rust
3 lines
64 B
Rust
const _: u32 = 0;
|
|
const FOO: u32 = 92;
|
|
const mut BAR: u32 = 62;
|