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