mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-05 01:38:47 +00:00
3 lines
47 B
Rust
3 lines
47 B
Rust
|
static FOO: u32 = 1;
|
||
|
static mut BAR: i32 = 92;
|