mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-10 04:08:47 +00:00
2 lines
38 B
Rust
2 lines
38 B
Rust
|
fn foo() { if let Some(_) = None {} }
|