]> git.lizzy.rs Git - metalua.git/blobdiff - src/compiler/mlp_stat.lua
cleanup in mlp, a couple of relevant entries made public
[metalua.git] / src / compiler / mlp_stat.lua
index bf19c6fc3c720fef4ac439c992bf0f3faf7b0174..b959d96551bc3908b46d8c9faf7c1c874a35c451 100644 (file)
@@ -179,7 +179,7 @@ local function assign_or_call_stat_parser (lx)
    end
 end
 
-local local_stat_parser = gg.multisequence{
+local_stat_parser = gg.multisequence{
    -- local function <name> <func_val>
    { "function", id, func_val, builder = 
       function(x)