Files
lush/manual
Roberto Ierusalimschy 6d53701c7a Proper error message when jumping into 'global *'
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.
2025-05-18 12:03:54 -03:00
..
2025-01-16 11:51:16 -03:00