Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
entry-point
/
auxiliary
/
bad_main_functions.rs
blob: 4649be99e6f27e2bf4893586ba903072e770ff26 [
file
] [
log
] [
blame
]
pub
fn
boilerplate
(
x
:
u8
)
{}
//~^ ERROR: `main` function has wrong type [E0580]