rougail/tests/dictionaries/11fill_multi_calc_val_multi/yml/00-base.yml
2023-11-09 21:48:23 +01:00

19 lines
285 B
YAML

version: '0.10'
variables:
- variable:
- name: var1
multi: true
value:
- text: 'no'
- text: 'yes'
- text: maybe
- name: var2
multi: true
constraints:
- fill:
- name: calc_value
param:
- type: variable
text: var1
target:
- text: var2