mirror of
https://github.com/lua/lua.git
synced 2026-09-07 19:10:23 +00:00
Collective declaration for globals ('global *')
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
-- UTF-8 file
|
||||
|
||||
global * <const>
|
||||
|
||||
print "testing UTF-8 library"
|
||||
|
||||
local utf8 = require'utf8'
|
||||
|
||||
Reference in New Issue
Block a user