Add Rope_length (mostly as a way to add __attribute__((pure)) to the codebase
[fur] / examples / 29_division_by_zero.fur.stderr.txt
1 DivisionByZeroError on line 2
2         in get_divided_answer on line 5
3         in __main__