6 lines
No EOL
61 B
Rust
6 lines
No EOL
61 B
Rust
fn main() {
|
|
alt -5 {
|
|
-5 {}
|
|
_ { fail }
|
|
}
|
|
} |