Sha256: 41a6b6d8e3b454bcdfa962bec93a2e990a31bdacdf1de0248f2208322b1863db

Contents?: true

Size: 111 Bytes

Versions: 10

Compression:

Stored size: 111 Bytes

Contents

{{works with|The Amsterdam Compiler Kit - B|V6.1pre1}}
main()
{
    putstr("Hello world!*n");
    return(0);
}

Version data entries

10 entries across 7 versions & 1 rubygems

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