469/470
This commit is contained in:
parent
27ed7ebddb
commit
358470f280
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ expression:
|
|||
}
|
||||
/* Allocation
|
||||
* ref expr */
|
||||
| REF e=located(mid_expression) {
|
||||
| REF e=located(simple_expression) {
|
||||
Ref(e)
|
||||
}
|
||||
/* Field record */
|
||||
|
|
Reference in a new issue