Add a stack, and use that for function call arguments
[fur] / examples / 11_parentheses.fur
1 print((1 + 1) * 2)