lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Feb 18, 2013, at 9:34 PM, Gavin Kistner <phrogz@me.com> wrote:

>     local env = getfenv(0)
>     setfenv(0,setmetatable({MASTER=m},{__index=env}))

Oh my… as Rumpelstiltskin is found to say:  "All magic comes with a price!"