1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 20:05:07 +00:00
serenity/Userland/Libraries/LibJS/Tests/syntax
Ali Mohammad Pur 0292ad33eb LibJS: Make a slash after a curly close mean not-division
There's no grammar rule that allows this.
2021-07-02 14:59:03 +02:00
..
destructuring-assignment.js LibJS: Add tests for destructuring assignments and function parameters 2021-05-29 23:02:23 +04:30
generators.js LibJS: Parse generator functions in class expressions too 2021-07-02 14:59:03 +02:00
slash-after-block.js LibJS: Make a slash after a curly close mean not-division 2021-07-02 14:59:03 +02:00