-- your code goes herea = {}table.insert(a,a)for k,v in pairs(a) do print(v, k)end print(a)
Standard input is empty
table: 0x833dd30 1 table: 0x833dd30
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!