Sha256: 2123fae93e64db54c16cdae451e453f5629c990e7f315391963431a194058b2f
Contents?: true
Size: 149 Bytes
Versions: 10
Compression:
Stored size: 149 Bytes
Contents
MODULE Hello; IMPORT Out; PROCEDURE Do*; BEGIN Out.String("Hello world!"); Out.Ln END Do; END Hello. Run command ''Hello.Do'' by commander.
Version data entries
10 entries across 7 versions & 1 rubygems