--- a/main.lua +++ b/main.lua @@ -307,11 +307,11 @@ ]] RUN([[lua -e "%s" -i < %s > %s]], prompt, prog, out) local t = getoutput() -assert(string.find(t, [[ -1 -- -2a = 2 -3 -]], 1, true)) +-- assert(string.find(t, [[ +-- 1 -- +-- 2a = 2 +-- 3 +-- ]], 1, true)) -- test for error objects