mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Instead of having Condition parse the left op right, make BinaryExpression do it. Make sure all the tests pass as they used to in the process.