Recompile
This commit is contained in:
parent
cdbf3c971f
commit
d428725c86
@ -167,7 +167,7 @@ local NomsuCompiler = setmetatable({
|
|||||||
})
|
})
|
||||||
local _anon_chunk = 0
|
local _anon_chunk = 0
|
||||||
do
|
do
|
||||||
NomsuCompiler.NOMSU_COMPILER_VERSION = 7
|
NomsuCompiler.NOMSU_COMPILER_VERSION = 8
|
||||||
NomsuCompiler.NOMSU_SYNTAX_VERSION = max_parser_version
|
NomsuCompiler.NOMSU_SYNTAX_VERSION = max_parser_version
|
||||||
NomsuCompiler.nomsu = NomsuCompiler
|
NomsuCompiler.nomsu = NomsuCompiler
|
||||||
NomsuCompiler.parse = function(self, nomsu_code, source, version)
|
NomsuCompiler.parse = function(self, nomsu_code, source, version)
|
||||||
|
Loading…
Reference in New Issue
Block a user