Sha256: 534841bbaf0203bd03788aa90726b3bbea3919d13ed14222d5c2717e5df0c5cc

Contents?: true

Size: 167 Bytes

Versions: 7

Compression:

Stored size: 167 Bytes

Contents

       identification division.
       program-id. cobol.
       procedure division.
       main.
           display 'Hello, world.' end-display.
           stop run.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
language_templates-0.1.5.2 bin/languages/c/cobol.cbl
language_templates-0.1.5.1 bin/languages/c/cobol.cbl
language_templates-0.1.5 bin/languages/c/cobol.cbl
language_templates-0.1.4 bin/languages/c/cobol.cbl
language_templates-0.1.3 bin/languages/c/cobol.cbl
language_templates-0.1.2 bin/languages/c/cobol.cbl
language_templates-0.1.1 bin/languages/c/cobol.cbl