Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
tests
/
rustdoc-json
/
pub_mod_in_private_mod.rs
blob: 8b31ad0bcfe28275b637634b574d12a48432cf6a [
file
]
// See https://github.com/rust-lang/rust/issues/101105
//@ !has "$.index[?(@.name=='nucleus')]"
mod
corpus
{
pub
mod
nucleus
{}
}