From a35b130f08e6f580863edc8603c33b1100709c0b Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 23 May 2022 17:39:00 -0700 Subject: one bug I've repeatedly run into while testing with Moby Dick https://www.hogbaysoftware.com/posts/moby-dick-workout --- app.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'app.lua') diff --git a/app.lua b/app.lua index 2060f36..0a43319 100644 --- a/app.lua +++ b/app.lua @@ -187,6 +187,7 @@ function App.width(text) end function App.screen.check(y, expected_contents, msg) +--? print('checking for "'..expected_contents..'" at y '..tostring(y)) local screen_row = 'y'..tostring(y) local contents = '' if App.screen.contents[screen_row] == nil then -- cgit 1.4.1-2-gfad0