Files
ladybird/Userland/Libraries/LibJS/Parser.cpp
Ali Mohammad Pur 7dae25eceb LibJS: Fix computed property ending token in binding pattern parsing
The syntax is supposed to be '[expression]', not '[expression['.
2021-07-11 21:41:54 +01:00

99 KiB