{% set d = "closure" -%}
{% macro example(a, b, c="default") %}{{ [a, b, c, d] }}{% endmacro -%}