rougail/tests/dictionaries/02fill_multi_calc_val_multi/yml/00-base.yml

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