Sha256: 858e9acf049713a17c8d20f1b08d1c18f09c7abc9f1b92488fe59a99527b63f6
Contents?: true
Size: 169 Bytes
Versions: 23
Compression:
Stored size: 169 Bytes
Contents
-- an implementation of printf function printf(...) io.write(string.format(...)) end printf("Hello %s from %s on %s\n",os.getenv"USER" or "there",_VERSION,os.date())
Version data entries
23 entries across 23 versions & 2 rubygems
Version | Path |
---|---|
dub-0.6.0 | test/fixtures/app/vendor/lua/test/printf.lua |
dub-0.5.1 | test/fixtures/app/vendor/lua/test/printf.lua |
dub-0.5.0 | test/fixtures/app/vendor/lua/test/printf.lua |