lua-users home
lua-l archive

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


On 04/02/2013 05:02 PM, Gaspard Bucher wrote:
========= B (do not touch global)
local foo = require 'lub'
print(foo, lub)
--> table, nil

I just stick to this and do not think anymore on the issue.

Jorge