# Pastebin GOKwV2vf selene = require('selene/init') selene.load(nil, true) (string.map("Hello, World!\n", function(_, e) return e end)):foreach(function(v) io.write(v) end)