6 lines
No EOL
54 B
Rust
6 lines
No EOL
54 B
Rust
// error-pattern:fail
|
|
|
|
fn main() {
|
|
@0;
|
|
fail;
|
|
} |