Sha256: aaede59ba05b57b24d2d206d7b1d0e86e9fb5fd1cda4188150b20c99d3019f24

Contents?: true

Size: 123 Bytes

Versions: 10

Compression:

Stored size: 123 Bytes

Contents

{{works with|GCC|4.1.2}}
with Ada.Text_IO; use Ada.Text_IO;
procedure Main is
begin
  Put_Line ("Hello world!");
end Main;

Version data entries

10 entries across 7 versions & 1 rubygems

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