More little fixes and changed default benchmark

This commit is contained in:
Tristan Hume
2013-08-02 15:21:15 -04:00
parent 15b53b77d6
commit 6cde98319f
3 changed files with 11 additions and 7 deletions
-2
View File
@@ -44,8 +44,6 @@ module Liquid
tok[0] == type
end
# === General Liquid parsing functions ===
def expression
token = @tokens[@p]
if token[0] == :id