lua-users home
lua-l archive

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


On Mon, May 16, 2016 at 7:36 PM, Rena <hyperhacker@gmail.com> wrote:

What about: `x = 1 000 000`? I can't think of a situation where that would break anything.

That's a good idea!
Can this be expanded on hexadecimal literals?

x = 0xFFFF FFFF
(f1 or f2)(x)