mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 14:35:30 +02:00
Fix feature flag
This commit is contained in:
parent
0f211a9cfa
commit
260e257aa6
@ -51,7 +51,7 @@ info: |
|
||||
The sets of code points with Unicode properties "ID_Start" and
|
||||
"ID_Continue" include, respectively, the code points with Unicode
|
||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||
features: [class-methods-private]
|
||||
features: [class-static-methods-private]
|
||||
---*/
|
||||
|
||||
var stringSet;
|
||||
|
@ -52,7 +52,7 @@ info: |
|
||||
The sets of code points with Unicode properties "ID_Start" and
|
||||
"ID_Continue" include, respectively, the code points with Unicode
|
||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||
features: [class-methods-private]
|
||||
features: [class-static-methods-private]
|
||||
---*/
|
||||
|
||||
var stringSet;
|
||||
|
Loading…
x
Reference in New Issue
Block a user