mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 19:00:39 -07:00
Fix rebase issues
This commit is contained in:
@@ -127,6 +127,7 @@ module Liquid
|
|||||||
when 'offset'
|
when 'offset'
|
||||||
@from =
|
@from =
|
||||||
if p.id?('continue')
|
if p.id?('continue')
|
||||||
|
Usage.increment('for_offset_continue')
|
||||||
:continue
|
:continue
|
||||||
else
|
else
|
||||||
p.expression
|
p.expression
|
||||||
|
|||||||
Reference in New Issue
Block a user