fix(parse): fix operators associativity
Make the operators `&&`, `==`, `!=`, `===`, `!==`, `<`, `>`, `<=`, `>=` follow Javascript left-to-right associativity
L
Lucas Galfaso committed
ed1243ffc7c2cb4bd5b4dece597597db8eb08e34
Parent: 3aa5752