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