mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 21:16:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			135 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			135 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| // See https://github.com/rust-lang/rust/issues/101105
 | |
| 
 | |
| //@ !has "$.index[?(@.name=='nucleus')]"
 | |
| mod corpus {
 | |
|     pub mod nucleus {}
 | |
| }
 | 
