3 lines
49 B
Rust
3 lines
49 B
Rust
fn main() {
|
|
panic!("Panic in the disco!");
|
|
}
|
fn main() {
|
|
panic!("Panic in the disco!");
|
|
}
|