[ create a new paste ] login | about

Link: http://codepad.org/sQ2adUE7    [ raw code | output | fork ]

Lua, pasted on Feb 24:
1
print( #{1, nil, 3} )


Output:
1
3


Create a new paste based on this one


Comments: