mirror of
https://github.com/lua/lua
synced 2024-11-22 12:51:30 +03:00
b96b0b5abb
The macro 'luaL_pushfail' documents all places in the standard libraries that return nil to signal some kind of failure. It is defined as 'lua_pushnil'. The manual also got a notation (@fail) to document those returns. The tests were changed to be agnostic regarding whether 'fail' is 'nil' or 'false'. |
||
---|---|---|
.. | ||
2html | ||
manual.of |