--- source: tests/file_tests.rs expression: output info: input: "{{ if test }}\n Not Hello World! :C\n{{ else if another_test }}\n Hello World!\n{{ end }}" context: test: false stuff: more another_test: true --- "\n Hello World!\n"