Files
ladybird/Userland/Libraries/LibJS/Tests/classes/class-private-fields.js
davidot c2ebaa9d87 LibJS: Replace the verify in private identifier with a syntax error
Since sometimes expressions are parsed without checking we can hit this
expression without it being followed by an 'in'.
2021-11-30 17:05:32 +00:00

2.8 KiB