Implement variable length arguments, but really only for print
[fur] / examples / 01_hello.fur
1 print('Hello, world')