fork download
  1. With Ada.text_10; procedure Hola_Mon is begin Ada.text_10.put("04:55 am - 28/10/11 - Hola Món");
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
gnatgcc -c -pipe -O2 prog.adb
prog.adb:1:98: missing "end Hola_Mon;"
gnatmake: "prog.adb" compilation error
stdout
Standard output is empty