Sage-Code Laboratory
topics<--

Title

To be replaced!

-- code example to be replaced with first example
with Ada.Text_IO; use Ada.Text_IO;

procedure Hello is
begin
   Put_Line ("Hello, World!");
end Hello;

Read next: Page Name