rougail-output-formatter/tests/results/00_9default_integer/rougail/00-base.yml

14 lines
221 B
YAML
Raw Permalink Normal View History

2024-12-23 20:54:52 +01:00
---
version: 1.1
var:
description: a variable
choices:
jinja: |-
{% for item in trange(0, 10) %}
{{ item }}
{%- endfor %}
return_type: number
description: choice for 0 to 9
default: 9