source:
branches/pyyaml3000/tests/data/spec-08-09.data
@
38
| Revision 38, 207 bytes checked in by xi, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | --- |
| 2 | scalars: |
| 3 | plain: !!str some text |
| 4 | quoted: |
| 5 | single: 'some text' |
| 6 | double: "some text" |
| 7 | collections: |
| 8 | sequence: !!seq [ !str entry, |
| 9 | # Mapping entry: |
| 10 | key: value ] |
| 11 | mapping: { key: value } |
Note: See TracBrowser
for help on using the repository browser.
