parser.y: right-associativity of ->
This commit is contained in:
		
							parent
							
								
									85fe4a819c
								
							
						
					
					
						commit
						deaa6e9a34
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -273,7 +273,7 @@ void yyerror(YYLTYPE * loc, yyscan_t scanner, ParseData * data, const char * err
 | 
			
		|||
%token IND_STRING_OPEN IND_STRING_CLOSE
 | 
			
		||||
%token ELLIPSIS
 | 
			
		||||
 | 
			
		||||
%left IMPL
 | 
			
		||||
%right IMPL
 | 
			
		||||
%left OR
 | 
			
		||||
%left AND
 | 
			
		||||
%nonassoc EQ NEQ
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue