Closed GoogleCodeExporter closed 9 years ago
Clarification: It's only invalid to have super() call in *any* method...not
just static methods.
(this is a recent constraint as of the Jan15 tc39 meeting)
Original comment by LBLJef...@gmail.com
on 4 Feb 2015 at 4:09
Further clarification: super.whatever (member-expression-ish thing) appears to
still be valid
Original comment by LBLJef...@gmail.com
on 4 Feb 2015 at 4:10
(I wish I could update the title of this issue :/ )
Original comment by LBLJef...@gmail.com
on 4 Feb 2015 at 4:10
Ported
Original comment by mike.she...@gmail.com
on 8 Feb 2015 at 5:51
Original issue reported on code.google.com by
LBLJef...@gmail.com
on 4 Feb 2015 at 3:27