mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-30 20:44:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			228 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			228 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| const EXPECTED = {
 | |
|     'query': 'si::pc',
 | |
|     'others': [
 | |
|         { 'path': 'exact_match::Si', 'name': 'pc' },
 | |
|         { 'path': 'exact_match::Psi', 'name': 'pc' },
 | |
|         { 'path': 'exact_match::Si', 'name': 'pa' },
 | |
|     ],
 | |
| };
 | 
