mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-28 22:13:39 +00:00
3 lines
25 B
Rust
3 lines
25 B
Rust
|
struct S {
|
||
|
foo: u32
|
||
|
}
|