mirror of
https://github.com/Adorable-Catgirl/LuaComp.git
synced 2024-11-23 02:18:06 +11:00
Alright, now it works.
This commit is contained in:
parent
735d0b0ab3
commit
d106f8c525
@ -49,6 +49,7 @@ local function generate(ast)
|
||||
io.stderr:write("ERROR: Internal catastrophic failure, unknown type "..leaf.type.."\n")
|
||||
os.exit(1)
|
||||
end
|
||||
lua_code = lua_code .. "\n"
|
||||
end
|
||||
local env = {code = ""}
|
||||
local function run_away_screaming(fpos, err)
|
||||
|
Loading…
Reference in New Issue
Block a user