Emitter is done!!!
[pyyaml/python3.git] / tests / data / construct-pairs.code
blob64f86ee13bd48615099d221f7a0efcf278479bf0
2     "Block tasks": [
3         ("meeting", "with team."),
4         ("meeting", "with boss."),
5         ("break", "lunch."),
6         ("meeting", "with client."),
7     ],
8     "Flow tasks": [ ("meeting", "with team"), ("meeting", "with boss") ],