repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add more unit tests.
[pyyaml/python3.git]
/
tests
/
data
/
construct-pairs.data
blob
05f55b942606f094f5638b66e100008ed54e6692
1
# Explicitly typed pairs.
2
Block tasks: !!pairs
3
- meeting: with team.
4
- meeting: with boss.
5
- break: lunch.
6
- meeting: with client.
7
Flow tasks: !!pairs [ meeting: with team, meeting: with boss ]