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