mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 08:35:26 +00:00
This fixes an unfortunate typo where we would parse the OR_IF token as an AST::And node. Now, it is parsed into an AST::Or node :^).
This fixes an unfortunate typo where we would parse the OR_IF token as an AST::And node. Now, it is parsed into an AST::Or node :^).