Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
pub
/
pub-restricted-non-path.rs
blob: bdad18dbe65353057d4454939ef1de847b8cb4e8 [
file
] [
log
] [
blame
] [
edit
]
#![
feature
(
pub_restricted
)]
pub
(.)
fn
afn
()
{}
//~ ERROR expected identifier
fn
main
()
{}