11 lines
291 B
Text
11 lines
291 B
Text
---
|
||
source: tests/file_tests.rs
|
||
expression: ast
|
||
info:
|
||
input: "{{ if if }} {{ end }}"
|
||
context: {}
|
||
---
|
||
[1m[91merror[0m[1m: Expected an expression after 'if'[0m
|
||
[1m[94m ╭▸ [0m
|
||
[1m[94m1[0m [1m[94m│[0m {{ if if }} {{ end }}
|
||
[1m[94m╰╴[0m [1m[91m━━[0m
|