index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
extern
/
extern-main-fn.rs
blob: bb1468a70fb1e7cc1470eb54044e078cab76fe83 (
plain
)
1
extern
"C"
fn
main
()
{}
//~ ERROR: `main` function has wrong type [E0580]