Move .output.txt to .stdout.txt to reflect which output stream the files contain
[fur] / examples / 11_parentheses.fur
1 print((1 + 1) * 2)