mirror of
https://github.com/lua/lua
synced 2026-09-26 16:17:11 +03:00
Details
This commit is contained in:
parent
ceb32fb5bc
commit
973777c74e
3 changed files with 34 additions and 34 deletions
|
|
@ -6071,8 +6071,8 @@ In both cases,
|
|||
the function pushes onto the stack the final value associated
|
||||
with @id{tname} in the registry.
|
||||
|
||||
Usage note: Beware the use of the return value of this function to
|
||||
conditionally initializes the new metatable
|
||||
Usage note: Beware the use of the return value of this function
|
||||
to conditionally initialize the new metatable
|
||||
(e.g., by adding metamethods to it).
|
||||
If the initialization raises an error,
|
||||
the metatable will not be properly initialized,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue