Collective declaration for globals ('global *')

This commit is contained in:
Roberto Ierusalimschy
2025-05-13 11:43:10 -03:00
parent 7dc6aae290
commit 3b9dd52be0
14 changed files with 156 additions and 64 deletions

View File

@@ -3,6 +3,8 @@
-- UTF-8 file
global * <const>
print "testing UTF-8 library"
local utf8 = require'utf8'