mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
More little fixes and changed default benchmark
This commit is contained in:
@@ -44,8 +44,6 @@ module Liquid
|
||||
tok[0] == type
|
||||
end
|
||||
|
||||
# === General Liquid parsing functions ===
|
||||
|
||||
def expression
|
||||
token = @tokens[@p]
|
||||
if token[0] == :id
|
||||
|
||||
Reference in New Issue
Block a user