mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-17 18:21:58 +00:00
4 lines
61 B
Rust
4 lines
61 B
Rust
fn main() {
|
|
panic!(@); //~ ERROR no rules expected `@`
|
|
}
|