QCLPIXMPLROY7BL45MSJCAOMWKPRI4AWW4WVHDWUVVSOHZS3ILNQC function eval_print(f)local success, results = gather_results(xpcall(f, function(...) return debug.traceback() end))if success thenfor i, result in ipairs(results) doif i > 1 thenstdscr:addch('\t')endstdscr:addstr(tostring(result))endelsestdscr:addstr(tostring(result[1]))endstdscr:addch('\n')end
local success, results = gather_results(xpcall(f, function(...) return debug.traceback() end))if success thenfor i, result in ipairs(results) doif i > 1 thenstdscr:addch('\t')endstdscr:addstr(tostring(result))endelsestdscr:addstr(tostring(result[1]))endstdscr:addch('\n')
eval_print(f)
local success, results = gather_results(xpcall(f, function(...) return debug.traceback() end))if success thenfor _, result in ipairs(results) doif i > 1 thenstdscr:addch('\t')endstdscr:addstr(tostring(result))endelsestdscr:addstr(tostring(result[1]))endstdscr:addch('\n')
eval_print(f)