mirror of https://github.com/tc39/test262.git
Fix features in private-field-usage.case
This commit is contained in:
parent
08d827565b
commit
78f56762f8
|
@ -17,7 +17,7 @@ info: |
|
||||||
CallExpression[?Yield, ?Await].PrivateName
|
CallExpression[?Yield, ?Await].PrivateName
|
||||||
|
|
||||||
template: productions
|
template: productions
|
||||||
features: [class-methods-private]
|
features: [class-fields-private]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
//- elements
|
//- elements
|
||||||
|
|
Loading…
Reference in New Issue