Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
extern
/
extern-main-issue-86110.stderr
blob: d69f4e617680a5eeba7665dc36b8da5521f71538 [
file
] [
log
] [
blame
] [
edit
]
error
:
the
`main`
function
cannot be declared
in
an
`extern`
block
-->
$DIR
/
extern
-
main
-
issue
-
86110.rs
:
4
:
5
|
LL
|
fn main
();
|
^^^^^^^^^^
error
:
aborting due to
1
previous error