Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
attributes
/
main-removed-1.rs
blob: 0e887469d4466ddb49104bd472b20f089841163e [
file
] [
log
] [
blame
]
#[
main
]
//~ ERROR cannot find attribute `main` in this scope
fn
main
()
{}