9 lines
190 B
Text
9 lines
190 B
Text
---
|
|
source: tests/file_tests.rs
|
|
expression: output
|
|
info:
|
|
input: "{{ if true }}\n Hello World!\n{{ end }}"
|
|
context: {}
|
|
input_file: tests/cases/literals.nomo
|
|
---
|
|
"\n Hello World!\n"
|