mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Liberty file parser now accepts superfluous ;
This commit is contained in:
		
							parent
							
								
									ee130f67cd
								
							
						
					
					
						commit
						263ab60b43
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -188,7 +188,7 @@ LibertyAst *LibertyParser::parse() | |||
| 
 | ||||
| 	int tok = lexer(str); | ||||
| 
 | ||||
| 	// there are liberty files in the while that
 | ||||
| 	// there are liberty files in the wild that
 | ||||
| 	// have superfluous ';' at the end of
 | ||||
| 	// a  { ... }. We simply ignore a ';' here.
 | ||||
| 	// and get to the next statement.
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue