Reuse normalize_basic_infix_operation in implementation of normalize_comparison_expre...
[fur] / examples / 13_ternary_comparison.fur.output.txt
1 1 < 2 < 2: false
2 2 < 2 < 2: false
3 1 < 2 < 3: true
4 2 < 2 < 3: false