mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-01 01:23:26 +00:00
38d4ac7cea
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
4 lines
56 B
Rust
4 lines
56 B
Rust
fn main() {
|
|
panic!("This shouldn't even compile")
|
|
}
|