Sign in
fuchsia
/
third_party
/
rust
/
dd81b8c074612732bae14eac9c7d652e43b629b5
/
.
/
tests
/
rustdoc-json
/
pub_mod_in_private_mod.rs
blob: 112ab9c68f00229409b113f139c0eff3373c39a6 [
file
] [
log
] [
blame
]
// See https://github.com/rust-lang/rust/issues/101105
//@ !has "$.index[*][?(@.name=='nucleus')]"
mod
corpus
{
pub
mod
nucleus
{}
}