Add Rope_length (mostly as a way to add __attribute__((pure)) to the codebase
[fur] / examples / 11_parentheses.fur
1 print((1 + 1) * 2)