2 lines
38 B
Rust
Raw Normal View History

2018-08-05 01:03:22 +03:00
fn foo() { if let Some(_) = None {} }