mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 16:04:36 +02:00
Update super-private-access-invalid.case
This commit is contained in:
parent
b7a83ecaf3
commit
7736c00f6a
@ -13,8 +13,8 @@ info: |
|
|||||||
PrivateName ::
|
PrivateName ::
|
||||||
# IdentifierName
|
# IdentifierName
|
||||||
|
|
||||||
SuperProperty[Yield, Await]:
|
SuperProperty:
|
||||||
super[Expression[+In, ?Yield, ?Await]]
|
super[Expression]
|
||||||
super.IdentifierName
|
super.IdentifierName
|
||||||
|
|
||||||
template: syntax/invalid
|
template: syntax/invalid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user