upper: 1
---
{% with f = range %}{% for x in f(upper) %}{{ debug() }}{% endfor %}{% endwith %}
