mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02:00
This fixes an issue where expressions like `a[i] = a[++i]` could evaluate `++i` before `a[i]`.
162 KiB
162 KiB