Sha256: 7c278895f7439d5100cd6c382795e1d3528f36ccd6a02ed4c867f644740c7c35
Contents?: true
Size: 152 Bytes
Versions: 10
Compression:
Stored size: 152 Bytes
Contents
There are two ways to do this. First, with the builtin print: print("Hello world!") Second, by using stdout directly: stdout.print("Hello world!\n")
Version data entries
10 entries across 7 versions & 1 rubygems