Sha256: 270b2c541b8172fc99bec93629c95e500c6ae1694f5ae24030aafb101b713aa0

Contents?: true

Size: 156 Bytes

Versions: 10

Compression:

Stored size: 156 Bytes

Contents

class Hello
{
  static Main () : void
  {
    System.Console.WriteLine ("Hello world!");
  }
}

Easier method:

System.Console.WriteLine("Hello world!");

Version data entries

10 entries across 7 versions & 1 rubygems

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