Open samthakur587 opened 2 months ago
Update the parser to handle the ASSIGN_SHIFT_LEFT token, allowing it to correctly parse expressions involving the <<= operator.
@NripeshN I would like to work on this issue.
can you assign me @samthakur587 ?
Update the parser to handle the ASSIGN_SHIFT_LEFT token, allowing it to correctly parse expressions involving the <<= operator.