mirror of
https://github.com/lua/lua.git
synced 2026-07-24 06:59:06 +00:00
A goto cannot jump into the scope of any variable declaration, including 'global *'. To report the error, it needs a "name" for the scope it is entering.