mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-03 22:49:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
error: expected identifier, found `;`
 | 
						|
  --> $DIR/paamayim-nekudotayim.rs:4:7
 | 
						|
   |
 | 
						|
LL |     ::;
 | 
						|
   |       ^ expected identifier
 | 
						|
 | 
						|
error: aborting due to 1 previous error
 | 
						|
 |