rougail/tests/dictionaries_old/11valid_enum_function/yml/00-base.yml

20 lines
387 B
YAML

version: '0.10'
variables:
- family:
- name: general
variables:
- variable:
- name: var
type: choice
description: New variable
value:
- type: number
text: 9
choice:
- type: function
name: trange
param:
- type: number
text: 0
- type: number
text: 10