Merge remote-tracking branch 'origin/lua-temp' into lua-temp

This commit is contained in:
2026-05-08 16:32:10 -05:00
2 changed files with 3 additions and 4 deletions

View File

@@ -92,7 +92,6 @@ do TEST "Parser: labels"
}
local found = assemble(source)
pprint(found)
assert_eq(found, expected)
end