mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 15:03:27 +00:00
This fixes an issue where expressions like `a[i] = a[++i]` could evaluate `++i` before `a[i]`.
25 KiB
25 KiB