lua-users home
lua-l archive

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


In that case we need print("Hello, ""world!") too :)

On May 17, 2016 3:51 PM, "Egor Skriptunoff" <egor.skriptunoff@gmail.com> wrote:
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)