lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Constant variables help reasoning about the code, but I think the
> current syntax is a bit verbose, and may limit its adoption.
> A concise syntax that declares the const property may ease its adoption. For
> example: `const var = whatever`

For what it's worth, I agree with this.

-- 
Pierre Chapuis