lua-users home
lua-l archive

Re: Read only tables.

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


> > setmetatable(__tMemory).__newindex=nil
> 
> wouldn't that be:
> 
> getmetatable(__tMemory).__newindex=nil
oops, you're right, sorry.

AltStyle によって変換されたページ (->オリジナル) /