mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 00:37:40 +00:00
Otherwise we incorrectly overwrite the binding with `undefined` at the point where the `var` statement is. Fixes 9 test262 tests. :^)
Otherwise we incorrectly overwrite the binding with `undefined` at the point where the `var` statement is. Fixes 9 test262 tests. :^)