1
0
Fork 0

Add "Support for ECMAScript 3+" to feature list

* index.html: Add "Support for ECMAScript 3+"
website
Mike Gerwitz 2016-07-15 09:48:59 -04:00
parent 93a3897365
commit d04b968196
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
</li> </li>
<li><a href="#static">Static and constant members</a></li> <li><a href="#static">Static and constant members</a></li>
<li><a href="#traits">Traits as mixins</a></li> <li><a href="#traits">Traits as mixins</a></li>
<li>Support for ECMAScript 3+</li>
</ul> </ul>
</div> </div>