salt/tests/unit/templates/files/test/macroundefined
2014-01-03 18:16:11 +01:00

4 lines
71 B
Plaintext

{% macro mymacro() -%}
{{b.greetee}} <-- error is here
{%- endmacro %}