Sha256: fa0e22ef8ec033395fc2e12a55d67973ce05963d2dd050009310f992d7655efc

Contents?: true

Size: 107 Bytes

Versions: 7

Compression:

Stored size: 107 Bytes

Contents

BEGIN
  FILE F(KIND=REMOTE);
  EBCDIC ARRAY E[0:11];
  REPLACE E BY "HELLO WORLD!";
  WRITE(F, *, E);
END.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
language_templates-0.1.5.2 bin/languages/a/algol60.algol60
language_templates-0.1.5.1 bin/languages/a/algol60.algol60
language_templates-0.1.5 bin/languages/a/algol60.algol60
language_templates-0.1.4 bin/languages/a/algol60.algol60
language_templates-0.1.3 bin/languages/a/algol60.algol60
language_templates-0.1.2 bin/languages/a/algol60.algol60
language_templates-0.1.1 bin/languages/a/algol60.algol60