ericmckean / traceur-compiler

Automatically exported from code.google.com/p/traceur-compiler
Apache License 2.0
0 stars 0 forks source link

Add Type Annotations #179

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Support type annotations:

var x : string;

Original issue reported on code.google.com by peter...@google.com on 8 Dec 2012 at 5:44