Update super-private-access-invalid.case

This commit is contained in:
Jaideep Bhoosreddy 2018-10-09 09:07:17 -04:00 committed by Rick Waldron
parent b7a83ecaf3
commit 7736c00f6a
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ info: |
PrivateName ::
# IdentifierName
SuperProperty[Yield, Await]:
super[Expression[+In, ?Yield, ?Await]]
SuperProperty:
super[Expression]
super.IdentifierName
template: syntax/invalid