mirror of
https://github.com/lua/lua.git
synced 2026-09-15 23:04:24 +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.