Pointer dereference through operator STAR.
This commit is contained in:
parent
5e719dbadf
commit
49893a04a0
|
@ -80,7 +80,7 @@ numeric:
|
|||
NUMBER | FLOAT
|
||||
;
|
||||
variable:
|
||||
ID | ARTICLE ID
|
||||
ID | ARTICLE ID | ARTICLE STAR ID | STAR ID
|
||||
;
|
||||
assign_stmt:
|
||||
ID ASSIGN expression
|
||||
|
|
Reference in New Issue
Block a user