summaryrefslogtreecommitdiff
path: root/Kernel/Devices
diff options
context:
space:
mode:
authorMatthew Olsson <matthewcolsson@gmail.com>2020-05-28 14:42:20 -0700
committerAndreas Kling <kling@serenityos.org>2020-05-29 07:57:14 +0200
commit664085b71942e0eff0bc7f32ac5bec21c198d40c (patch)
treee6149c246758eab97ffe50eede694102794019fe /Kernel/Devices
parent3847d007271a58b33658f400d092e72e7e087db6 (diff)
downloadserenity-664085b71942e0eff0bc7f32ac5bec21c198d40c.zip
LibJS: Fix conditional expression precedence
This fixes the following from parsing incorrectly due to the comma that occurs after the conditional: let o = { foo: true ? 1 : 2, bar: 'baz', };
Diffstat (limited to 'Kernel/Devices')
0 files changed, 0 insertions, 0 deletions