Hello, World! in Seed7

Example for versions Seed7 2012年01月01日
$ include "seed7_05.s7i";
const proc: main is func
begin
 writeln("Hello, World!");
end func;

AltStyle によって変換されたページ (->オリジナル) /