Make __field__ take a symbol instead of a string
[fur] / examples / 07_power.fur
1 print(pow(3, 4))