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