Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
pub
/
pub-restricted-non-path.rs
blob: bdad18dbe65353057d4454939ef1de847b8cb4e8 [
file
] [
log
] [
blame
]
#![
feature
(
pub_restricted
)]
pub
(.)
fn
afn
()
{}
//~ ERROR expected identifier
fn
main
()
{}