* List concatenation must be right-associative for efficiency.
This commit is contained in:
		
							parent
							
								
									deb75bb414
								
							
						
					
					
						commit
						ed1db42915
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -64,7 +64,7 @@ static Pos makeCurPos(YYLTYPE * loc, void * data) | ||||||
| %right UPDATE | %right UPDATE | ||||||
| %left NEG | %left NEG | ||||||
| %left '+' | %left '+' | ||||||
| %left CONCAT | %right CONCAT | ||||||
| %nonassoc '?' | %nonassoc '?' | ||||||
| %nonassoc '~' | %nonassoc '~' | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue