11 lines
119 B
Text
11 lines
119 B
Text
|
|
class
|
||
|
|
HELLO_WORLD
|
||
|
|
create
|
||
|
|
make
|
||
|
|
feature
|
||
|
|
make
|
||
|
|
do
|
||
|
|
print ("Hello world!%N")
|
||
|
|
end
|
||
|
|
end
|