source:
branches/pyyaml3000/tests/data/construct-set.data
@
58
| Revision 58, 184 bytes checked in by xi, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | # Explicitly typed set. |
| 2 | baseball players: !!set |
| 3 | ? Mark McGwire |
| 4 | ? Sammy Sosa |
| 5 | ? Ken Griffey |
| 6 | # Flow style |
| 7 | baseball teams: !!set { Boston Red Sox, Detroit Tigers, New York Yankees } |
Note: See TracBrowser
for help on using the repository browser.
