delphimvcframework/lib/luadelphibinding/samples/02/Win32/Debug/e.lua
2013-10-31 09:00:06 +00:00

9 lines
103 B
Lua

print(package.path)
--[[
require'lfs'
print(lfs.currentdir ())
--table.foreach(_G, print)
]]