mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 09:20:42 -07:00
Pop the for_stack register in an ensure
This commit is contained in:
@@ -132,8 +132,9 @@ module Liquid
|
||||
end
|
||||
end
|
||||
|
||||
for_stack.pop
|
||||
result
|
||||
ensure
|
||||
for_stack.pop
|
||||
end
|
||||
|
||||
protected
|
||||
|
||||
Reference in New Issue
Block a user