mirror of
https://github.com/lua/lua.git
synced 2026-09-03 08:58:15 +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.