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

View File

@ -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