[ create a new paste ] login | about

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

Lua, pasted on Mar 11:
1
2
str = "Hello World";
print (str)


Output:
1
Hello World


Create a new paste based on this one


Comments: