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

4 lines
49 B
Plaintext

{% macro mymacro() -%}
{{ 1/0 }}
{%- endmacro %}