Sha256: d52c04ba514722599df642a62842ad5cd9114285336bde1074383e30a0aa399a

Contents?: true

Size: 89 Bytes

Versions: 10

Compression:

Stored size: 89 Bytes

Contents

MODULE Goodbye EXPORTS Main;

IMPORT IO;

BEGIN
  IO.Put("Hello world!\n");
END Goodbye.

Version data entries

10 entries across 7 versions & 1 rubygems

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