blob: 8b31ad0bcfe28275b637634b574d12a48432cf6a [file] [log] [blame]
// See https://github.com/rust-lang/rust/issues/101105
//@ !has "$.index[?(@.name=='nucleus')]"
mod corpus {
pub mod nucleus {}
}