Added a shell script that can be used to run Valgrind on Fur programs
[fur] / examples / 11_parentheses.fur
1 print((1 + 1) * 2)