mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 12:18:33 +00:00
3 lines
80 B
Rust
3 lines
80 B
Rust
![]() |
pub fn boilerplate(x: u8) {}
|
||
|
//~^ ERROR: `main` function has wrong type [E0580]
|