index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
entry-point
/
auxiliary
/
bad_main_functions.rs
blob: 4649be99e6f27e2bf4893586ba903072e770ff26 (
plain
)
1
2
pub
fn
boilerplate
(
x
:
u8
)
{}
//~^ ERROR: `main` function has wrong type [E0580]