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