Also BDOT2 and BDOT3 are operators
This commit is contained in:
parent
9e07dfd253
commit
ca7de0334d
@ -218,6 +218,8 @@ static const struct token_assoc {
|
||||
{tCVAR, O(cvar)},
|
||||
{tDOT2, O(op)},
|
||||
{tDOT3, O(op)},
|
||||
{tBDOT2, O(op)},
|
||||
{tBDOT3, O(op)},
|
||||
{tEQ, O(op)},
|
||||
{tEQQ, O(op)},
|
||||
{tFID, O(ident)},
|
||||
|
Loading…
x
Reference in New Issue
Block a user