mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-30 20:44:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			173 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			173 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| pub mod bar {}
 | |
| // This test ensures that spans are 1-indexed.
 | |
| //@ is "$.index[?(@.name=='span')].span.begin" "[1, 1]"
 | |
| //@ is "$.index[?(@.name=='bar')].span.begin" "[1, 1]"
 | 
