rougail-output-formatter/tests/results/00_6choice_calculation/rougail/00-base.yml
2024-12-23 21:02:32 +01:00

13 lines
214 B
YAML

---
version: 1.1
var:
description: a variable
choices:
jinja: |-
{% for n in trange(0, 10) %}
{{ n }}
{% endfor %}
return_type: number
description: choices is 0 to 9
default: 9