Skip to content

Commit bc5e11b

Browse files
sam doesn't test these
1 parent 508b565 commit bc5e11b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/generator2.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ do
9999
end
100100

101101
local function debug_add_tag(ttype, ...)
102+
if not DEBUGGING then return end
102103
local alist = table.pack(...)
103104
for i=1, #alist do
104105
alist[i] = tostring(alist[i])

0 commit comments

Comments
 (0)