Sha256: 178def33d16a316d9d96d62f84105faf41e4f15296917006cc96b947a4819965

Contents?: true

Size: 139 Bytes

Versions: 10

Compression:

Stored size: 139 Bytes

Contents

module HelloWorld
    {
    void run()
        {
        @Inject Console console;
        console.println("Hello World!");
        }
    }

Version data entries

10 entries across 7 versions & 1 rubygems

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