Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
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 `(`