From c65ead24430d0cb3b0af3f896df43827dbf7bbb2 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Wed, 11 Feb 2026 17:38:58 +0800 Subject: Fixed issues. --- spec/outputs/with.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'spec/outputs/with.lua') diff --git a/spec/outputs/with.lua b/spec/outputs/with.lua index ce0e495..a9126be 100644 --- a/spec/outputs/with.lua +++ b/spec/outputs/with.lua @@ -212,14 +212,12 @@ do local _val_0 while true do local _with_0 = tb - local _accum_0 = { } repeat if _with_0 ~= nil then _val_0 = 1 break end until true - _val_0 = _accum_0 break end a = _val_0 -- cgit v1.2.3-55-g6feb