Prevent assignment to a builtin variable
[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