debugger part 2

This commit is contained in:
kepler155c@gmail.com
2020-05-24 15:18:18 -06:00
parent f07302588c
commit 26b693d609
5 changed files with 116 additions and 43 deletions

View File

@@ -12,8 +12,7 @@ local function method(times)
end
print('before')
-- breakpoint
--dbg()
term.current().clear()
print('after')
local i = 2