Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
attributes
/
main-removed-1.stderr
blob: 2422c5c3b623946e7e43c92769c97218552138eb [
file
] [
log
] [
blame
]
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 previous error