3 lines
57 B
Text
3 lines
57 B
Text
.sub hello_world_text :main
|
|
print "Hello world!\n"
|
|
.end
|
.sub hello_world_text :main
|
|
print "Hello world!\n"
|
|
.end
|