4 lines
21 B
Rust
Raw Normal View History

2018-08-04 16:34:54 +03:00
fn foo() {
x?;
}