blob: ab9a91b193393c394dcf65c69fee2973307410f0 [file] [log] [blame]
<html>
<body>
Binary expressions are left-associative. IOW, ((A,B),C) instead of (A,(B,C))
</body>
</html>