dyaml/test/data/construct-pairs.data

8 lines
202 B
Plaintext
Raw Normal View History

2011-08-16 12:53:13 +00:00
# Explicitly typed pairs.
Block tasks: !!pairs
- meeting: with team.
- meeting: with boss.
- break: lunch.
- meeting: with client.
Flow tasks: !!pairs [ meeting: with team, meeting: with boss ]