mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	chore: add comment for reason of unreading byte
This commit is contained in:
		
							parent
							
								
									48ab7c13ac
								
							
						
					
					
						commit
						f94d7ac81f
					
				@ -65,6 +65,7 @@ func DoFile(rtm *rt.Runtime, path string) error {
 | 
			
		||||
		return err
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	// unread so a char won't be missing
 | 
			
		||||
	err = reader.UnreadByte()
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		return err
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user