with Ada.Text_IO; use Ada.Text_IO;procedure Hello isbegin Put_Line ("Testing ADA!");end Hello;
Standard input is empty
Testing ADA!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!