aboutsummaryrefslogtreecommitdiff
path: root/tests/data/construct-pairs.data
blob: 05f55b942606f094f5638b66e100008ed54e6692 (plain)
1
2
3
4
5
6
7
# 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 ]