rainforestapp / decaf

Coffeescript to ES.next transpiler. Now maintained over at
https://github.com/juliankrispel/decaf
MIT License
106 stars 10 forks source link

Bound methods fix #148

Closed GoodForOneFare closed 8 years ago

GoodForOneFare commented 8 years ago

Should fix #147. All credit to @lemonmade for this.

juliankrispel commented 8 years ago

WHOOP WHOOP thanks @GoodForOneFare @lemonmade

arty-name commented 8 years ago

Thank you, good people!