10 lines
128 B
Text
10 lines
128 B
Text
#include default-libraries
|
|
|
|
#author Childishbeat
|
|
|
|
class Hello world/Text:
|
|
function Hello world/Text:
|
|
|
|
print "Hello world!"
|
|
|
|
end
|