Get all examples compiling, though output is not correct
[fur] / examples / 14_varargs.fur
1 print('Hello, world\n')
2 print(42, '\n')