source:
branches/pyyaml3000/tests/data/construct-pairs.code
@
58
| Revision 58, 242 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [58] | 1 | { |
| 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") ], | |
| 9 | } |
Note: See TracBrowser
for help on using the repository browser.
