aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/with.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/outputs/with.lua')
-rw-r--r--spec/outputs/with.lua2
1 files changed, 0 insertions, 2 deletions
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
212 local _val_0 212 local _val_0
213 while true do 213 while true do
214 local _with_0 = tb 214 local _with_0 = tb
215 local _accum_0 = { }
216 repeat 215 repeat
217 if _with_0 ~= nil then 216 if _with_0 ~= nil then
218 _val_0 = 1 217 _val_0 = 1
219 break 218 break
220 end 219 end
221 until true 220 until true
222 _val_0 = _accum_0
223 break 221 break
224 end 222 end
225 a = _val_0 223 a = _val_0