mirror of https://github.com/tc39/test262.git
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…
Reference in New Issue