[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Thoughts on optional commas
- From: Wesley Smith <wesley.hoke@...>
- Date: Mon, 5 Mar 2012 00:59:05 -0800
On Mon, Mar 5, 2012 at 12:55 AM, Patrick Rapin <toupie300@gmail.com> wrote:
>> Lua doesn't account for whitespace in it's grammar.
>
> Well, not exactly. If that was the case, we could replace that sentence:
>
> if test then break end
>
> with:
>
> iftestthenbreakend
>
ugh. that was a poorly thought out comment :)