Blame | Last modification | View Log | Download
localising_error_line.asm(20): error: [LUA] asm:20 pass1./localising_error_line.lua(25): error: [LUA] lua:25 pass1 emit from asm:23/24localising_error_line.asm(23): ^ emitted from herelocalising_error_line.lua(25): error: [LUA] lua:25 pass1 emit from asm:23/24localising_error_line.asm(24): ^ emitted from here# file opened: localising_error_line.asm1 0000 LUA PASS32 0000 ~ f1()localising_error_line.asm(14): error: [LUA] f1 asm:14 invoked from asm:2localising_error_line.asm(2): ^ emitted from herelocalising_error_line.asm(15): error: [LUA] f1 assert fail -> asm:15 invoked from asm:23 0000 ENDLUA4 0000 LUA PASS35 0000 ~ f2()localising_error_line.lua(19): error: [LUA] f2 lua:19 invoked from asm:5localising_error_line.asm(5): ^ emitted from herelocalising_error_line.lua(20): error: [LUA] f2 assert fail -> lua:20 invoked from asm:56 0000 ENDLUA7 0000 LUA PASS18 0000 ~ -- few extra lines to make the assert line number 159 0000 ~ -- and one useless local var10 0000 ~ --11 0000 ~ local x = 112 0000 ~13 0000 ~ function f1()14 0000 ~ sj.error("f1 asm:14 invoked from asm:2") -- reports invokation, but at least correctly placed (asm:2) OK15 0000 ~ assert(false, "f1 assert fail -> asm:15 invoked from asm:2") -- FAIL asm:916 0000 ~ end17 0000 ~18 0000 ~ -- one error invoked during pass119 0000 ~20 0000 ~ sj.error("asm:20 pass1") -- OK21 0000 ENDLUA22 000023 0000 INCLUDELUA "./localising_error_line.lua"24 0000 INCLUDELUA "localising_error_line.lua"25 0000# file closed: localising_error_line.asmValue Label------ - -----------------------------------------------------------