Sha256: 597775434aa88f4754e31039a693d10dc7285cb6edec42e29b675679da8fd070

Contents?: true

Size: 176 Bytes

Versions: 10

Compression:

Stored size: 176 Bytes

Contents

short version (without a function)

io.format("Hello world!~n")

complete version (put this in a file and compile it)

@public 
run = fn () {
    io.format("Hello world!~n")
}

Version data entries

10 entries across 7 versions & 1 rubygems

Version Path
zettacode-0.1.7 files.zettacode/hello_world.text/efene.txt
zettacode-0.1.6 files.zettacode/hello_world.text/efene.txt
zettacode-0.1.6 files.zettacode2/hello_world.text/efene.txt
zettacode-0.1.5 files.zettacode/hello_world.text/efene.txt
zettacode-0.1.5 files.zettacode2/hello_world.text/efene.txt
zettacode-0.1.4 files.zettacode/hello_world.text/efene.txt
zettacode-0.1.4 files.zettacode2/hello_world.text/efene.txt
zettacode-0.1.3 files.zettacode/hello_world.text/efene.txt
zettacode-0.1.2 files.zettacode/hello_world.text/efene.txt
zettacode-0.1.1 zettacode.files/hello_world.text/efene.txt