with Text_IO; use Text_IO;procedure Hello isbegin Put_Line("Hello!");end Hello;
21
Hello!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!