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