Implement variable length arguments, but really only for print
[fur] / examples / future / 30_exception.fur
1 variable = 42 // 0
2
3 print('This should not print')