android13/external/python/pyyaml/tests/data/construct-pairs.data

8 lines
202 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04: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 ]