mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
{% macro mymacro() -%}
|
|
{{ 1/0 }}
|
|
{%- endmacro %}
|