* Fix ambiguity.
This commit is contained in:
		
							parent
							
								
									f797cb5855
								
							
						
					
					
						commit
						9590009a74
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -81,6 +81,7 @@ exports | |||
|   > Expr "&&" Expr -> Expr | ||||
|   > Expr "||" Expr -> Expr | ||||
|   > Expr "->" Expr -> Expr | ||||
|   > "if" Expr "then" Expr "else" Expr -> Expr | ||||
|   > "assert" Expr ";" Expr -> Expr | ||||
|   > "with" Expr ";" Expr -> Expr | ||||
|   > Id ":" Expr -> Expr | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue