[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A tiny matter of style
- From: "Soni \"They/Them\" L." <fakedme@...>
- Date: Tue, 8 May 2018 09:05:08 -0300
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.