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