Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-86895.rs
blob: 3e5dc41e2f4d0a41ddf3a4c050275644b4196c5e [
file
] [
log
] [
blame
] [
edit
]
const
pub
()
{}
//~^ ERROR expected one of `async`, `extern`, `fn`, `safe`, or `unsafe`
pub
fn
main
()
{}