mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
6d53701c7a
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.