test262/test/language
Mathias Bynens f864edbc1c Add identifier tests for private class fields specifically
@bathos discovered that multiple engines implement this incorrectly:
https://twitter.com/bhathos/status/1478370049303928832

With that in mind, it’s probably worth adding some test coverage.
Test generator patch: https://github.com/mathiasbynens/caniunicode/pull/6
2022-01-05 14:24:20 -05:00
..
arguments-object
asi
block-scope
comments
computed-property-names
destructuring/binding
directive-prologue
eval-code
export
expressions
function-code
future-reserved-words
global-code
identifier-resolution
identifiers Add identifier tests for private class fields specifically 2022-01-05 14:24:20 -05:00
import
keywords
line-terminators
literals
module-code
punctuators
reserved-words
rest-parameters
source-text
statementList
statements
types
white-space