8 lines
152 B
Text
8 lines
152 B
Text
---
|
|
source: tests/file_tests.rs
|
|
expression: output
|
|
info:
|
|
input: "{{ if true }}\n Hello World!\n{{ end }}"
|
|
context: {}
|
|
---
|
|
"\n Hello World!\n"
|