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