[ create a new paste ] login | about

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

Lua, pasted on Mar 3:
1
2
3
4
5
hoge = 10

end

print (hoge)


Output:
1
line 3: '<eof>' expected near 'end'


Create a new paste based on this one


Comments: