lua-users home
lua-l archive

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


Hi all,

According to Pil, the chunk is "simply a sequence of commands (or statements)". A function call is 
an _expression_. So for "print("Hello")", it is just an _expression_, not a statement or chunk, right?

Thanks in advance!

Best Regards
Nan Xiao