[ create a new paste ] login | about

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

Lua, pasted on Jan 28:
1
2
3
string = 'teste'

print ("hello world")


Output:
1
hello world


Create a new paste based on this one


Comments: