Sha256: 04936e51d3d1baad6a5d43f37ee96ab8511023e0dc91a96da4c1c641031401fe

Contents?: true

Size: 85 Bytes

Versions: 7

Compression:

Stored size: 85 Bytes

Contents

class Main inherits IO {
   main(): Object {
	out_string("Hello, World.\n")
   };
};

Version data entries

7 entries across 7 versions & 1 rubygems

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