15 lines
244 B
YAML
15 lines
244 B
YAML
|
|
version: '0.10'
|
||
|
|
variables:
|
||
|
|
- family:
|
||
|
|
- name: enumfam
|
||
|
|
variables:
|
||
|
|
- variable:
|
||
|
|
- name: enumvar
|
||
|
|
redefine: true
|
||
|
|
value:
|
||
|
|
- type: string
|
||
|
|
text: c
|
||
|
|
choice:
|
||
|
|
- type: string
|
||
|
|
text: c
|