summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIMAP
diff options
context:
space:
mode:
authorHendi <hendi48@users.noreply.github.com>2021-07-05 21:31:51 +0200
committerLinus Groh <mail@linusgroh.de>2021-07-06 00:15:37 +0100
commitc194afd17c501195a7598e4f07c8f040d0d66221 (patch)
treef81135f85ea0db6f5a2217e2cf707b4d1664f204 /Userland/Libraries/LibIMAP
parent793e1bf28a937cd2895ec204bc32c8473a3d41a8 (diff)
downloadserenity-c194afd17c501195a7598e4f07c8f040d0d66221.zip
LibJS: Fix runaway let scope when parsing for-in/of statements
This requires variables that should be exported to the script host or to other scripts to be declared as var (such as in test-common.js), since lexically-scoped variables won't be visible.
Diffstat (limited to 'Userland/Libraries/LibIMAP')
0 files changed, 0 insertions, 0 deletions