Hacker News new | ask | show | jobs
by joshuacc 4763 days ago
And you don't even need to use assignment. This works as well:

    do ->
      # module body
1 comments

you don't need to assign it to something, unless you need to assign it to something.

sounds like op was specifically referencing to parens for execution.