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