|
On 2018-05-08 05:11 AM, Dirk Laurie wrote:
> When the right-hand side of an assignment is an anonymous function, I
> nowadays put a semicolon after the final "end" to distinguish it from
> other uses of 'end'. Do you like the idea or hate it?
>
I only use semicolons when calling anonymous functions, e.g.
;(function() end)()
--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.