Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
pub
/
pub-restricted-error-fn.rs
blob: fc1aeae2b0cf46caffcad8bae443ca218ef0a758 [
file
] [
log
] [
blame
]
pub
(
crate
)
()
fn
foo
()
{}
//~ ERROR visibility `pub(crate)` is not followed by an item
//~^ ERROR expected item, found `(`