a = {"hello", "world"};print(table.unpack(a)); -- OKprint((table.unpack(a))); -- Only prints "hello"
Standard input is empty
hello world hello
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!