# Pastebin Z42SX8JT Lua 5.3.3 Copyright (C) 1994-2016 Lua.org, PUC-Rio > selene = require('selene') > for k, _ in pairs(_ENV) do print(k) end math collectgarbage print tostring io error ipairs setmetatable _G tonumber pcall package assert _VERSION select dofile bit32 type table selene arg rawlen utf8 debug string os load next coroutine rawequal require xpcall pairs rawget rawset getmetatable loadfile > > lpairs() stdin:1: attempt to call a nil value (global 'lpairs') stack traceback: stdin:1: in main chunk [C]: in ? >