Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
attributes
/
main-removed-1.stderr
blob: fda28772e429bd08f727328df7604960eb38694d [
file
] [
log
] [
blame
] [
edit
]
error
:
cannot find attribute
`main`
in
this
scope
-->
$DIR
/
main
-
removed
-
1.rs
:
1
:
3
|
LL
|
#[main]
|
^^^^
|
=
note
:
`main`
is
in
scope
,
but it
is
a
function
,
not
an attribute
error
:
aborting due to
1
previous error