Optional initialization for global declarations
This commit is contained in:
@@ -6,7 +6,7 @@ local M = {}
|
||||
local setmetatable, stderr, collectgarbage =
|
||||
setmetatable, io.stderr, collectgarbage
|
||||
|
||||
_ENV = nil
|
||||
global none
|
||||
|
||||
local active = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user