ladybird/Userland/Libraries/LibJS/Tests/syntax
Idan Horowitz d5f637fa21 LibJS: Do not parse async methods with a new line after the "async"
This was already checked in normal function expressions, but was
missing for Object Expressions.
2021-11-10 18:11:26 +00:00
..
async-await.js LibJS: Do not parse async methods with a new line after the "async" 2021-11-10 18:11:26 +00:00
destructuring-assignment.js LibJS: Make scoping follow the spec 2021-09-30 08:16:32 +01:00
generators.js
optional-chaining.js
slash-after-block.js
switch-as-statement.js LibJS: Make scoping follow the spec 2021-09-30 08:16:32 +01:00