Michael Ficarra (2015-02-14T00:52:57.000Z)
Is there any reason why a TemplateLiteral cannot be tagged with super? They
can be tagged with a SuperProperty and a SuperCall, so the omission of
super itself is strange. I propose we extend CallExpression to allow super
TemplateLiteral[?Yield].

Michael Ficarra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150213/aa90f470/attachment.html>
d at domenic.me (2015-02-18T17:16:37.623Z)
Is there any reason why a TemplateLiteral cannot be tagged with super? They
can be tagged with a SuperProperty and a SuperCall, so the omission of
super itself is strange. I propose we extend CallExpression to allow super
TemplateLiteral[?Yield].