%YAML 1.2
---
version: 1.1
variable:
description: a variable
default: c
choices:
variable: _.unknown_variable
optional: true
default:
- a
- b
- c
...