O2UAHLOVG324OWG6YMZTZOL6ZPT7IU4JKZFHWWIMOFB74EK4KKUAC local success, results = gather_results(xpcall(f, function(...) return debug.traceback() end))if success thenfor _, result in ipairs(results) doprint(result)endelseprint(results[1])endelsestdscr:addstr(err..'\n')if string.match(err, "'<eof>'$") or string.match(err, "<eof>$") thenbuf = buf .. '\n'new_expr = falseelseprint(err)buf = ''new_expr = trueend