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