{%- macro child() -%} foo {%- endmacro -%} {%- macro parent() -%} {% call child() %} {%- endmacro -%}