{% for statement in statements %} {{ statement }} {% endfor %} {% if returns %}return {{ returns }};{% endif %}