diff --git a/jit/loom.lua b/jit/loom.lua index ec41b79..1466aa6 100644 --- a/jit/loom.lua +++ b/jit/loom.lua @@ -632,7 +632,7 @@ do t.otr, t.oex = otr, oex do - msg = what=='abort' and fmterr(otr, oex) or nil + local msg = what=='abort' and fmterr(otr, oex) or nil t.evt[#t.evt +1] = { what, func, pc, msg,