jbaron / cats

Code Assistant for TypeScript
Apache License 2.0
408 stars 66 forks source link

No compilation with version 1.6.360 #155

Closed dtrillo closed 9 years ago

dtrillo commented 9 years ago

I am testing version 1.6.360, and it doesn't compile anything. If I try with 1.5.348, everything is perfect!

jbaron commented 9 years ago

Actually found out I made a trivial mistake. I just uploaded the fix to master branch but can only later generate a new binary release.

P.S Tip of the day: Don't declare the same variable name within a loop as outside :)

jbaron commented 9 years ago

Version 1.6.362 should work again.