Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
5f6fa960c254dfda8ba1d5dc2fb281b6908d8005
/
.
/
tests
/
ui
/
attributes
/
main-removed-1.rs
blob: 0e887469d4466ddb49104bd472b20f089841163e [
file
] [
log
] [
blame
]
#[
main
]
//~ ERROR cannot find attribute `main` in this scope
fn
main
()
{}