faylang / fay

A proper subset of Haskell that compiles to JavaScript
https://github.com/faylang/fay/wiki
BSD 3-Clause "New" or "Revised" License
1.29k stars 86 forks source link

I435 #436

Closed ryskajakub closed 9 years ago

ryskajakub commented 9 years ago

pr attempting to solve issue #435

bergmark commented 9 years ago

Thanks!

Are you able to write a test case for this so it doesn't break in the future?

ryskajakub commented 9 years ago

Ok, I'll do it.

ryskajakub commented 9 years ago

Done.

I'll reorder the commits - put the test first to show that it fails without the Ptr's.

See #437

ryskajakub commented 9 years ago

continuing at #437