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

21 lines
387 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
- name: general
2022-11-02 22:52:50 +01:00
variables:
- variable:
- name: var
2022-11-02 22:52:50 +01:00
type: choice
description: New variable
value:
- type: number
2022-11-04 19:42:16 +01:00
text: 9
2022-11-02 22:52:50 +01:00
choice:
- type: function
name: trange
param:
- type: number
2022-11-04 19:42:16 +01:00
text: 0
2022-11-02 22:52:50 +01:00
- type: number
2022-11-04 19:42:16 +01:00
text: 10