Hacker News new | ask | show | jobs
by emidln 3479 days ago
There should be optional syntax that allows:

    fun square(n):
      party in here
    unfun
    // no longer having fun here
1 comments

Perhaps `unfun` can be incorporated into this:

http://blog.brownplt.org/2014/04/01/var-vs-yar.html