Generate a C program (which has a memory error after completion, but still)
[fur] / examples / 07_power.fur
1 print(pow(3, 4))