Sha256: 7e1d705685bbb1c6e23b2f0343b218ccc6b328373fad2849be2d6a4d72df1711

Contents?: true

Size: 75 Bytes

Versions: 7

Compression:

Stored size: 75 Bytes

Contents

program HelloWorld;
{$APPTYPE CONSOLE}

begin
	WriteLn('Hello World');
end.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
language_templates-0.1.5.2 bin/languages/d/delphi.pas
language_templates-0.1.5.1 bin/languages/d/delphi.pas
language_templates-0.1.5 bin/languages/d/delphi.pas
language_templates-0.1.4 bin/languages/d/delphi.pas
language_templates-0.1.3 bin/languages/d/delphi.pas
language_templates-0.1.2 bin/languages/d/delphi.pas
language_templates-0.1.1 bin/languages/d/delphi.pas