Re: Documentation inconsistencies regarding setting the metatable of a non-table
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Documentation inconsistencies regarding setting the metatable of a non-table
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 1 Jul 2015 14:42:14 -0300
> The docs are inconsistent about whether or not debug.setmetatable can
> set the metatable of a non-table. Currently, the docs say:
>
> [...]
Thanks for the feedback.
-- Roberto