Sha256: 8b2293f67bdce84102ba73bfa22ec8cc24d3819c75a524e79750247a48201dba
Contents?: true
Size: 95 Bytes
Versions: 10
Compression:
Stored size: 95 Bytes
Contents
module helloworld; extern printf; @Integer main [ printf("Hello world!"); return 0; ]
Version data entries
10 entries across 7 versions & 1 rubygems