source:
branches/pyyaml3000/tests/data/spec-08-10.data
@
56
| Revision 56, 294 bytes checked in by xi, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | block styles: |
| 2 | scalars: |
| 3 | literal: !!str | |
| 4 | #!/usr/bin/perl |
| 5 | print "Hello, world!\n"; |
| 6 | folded: > |
| 7 | This sentence |
| 8 | is false. |
| 9 | collections: !!map |
| 10 | sequence: !!seq # Entry: |
| 11 | - entry # Plain |
| 12 | # Mapping entry: |
| 13 | - key: value |
| 14 | mapping: |
| 15 | key: value |
Note: See TracBrowser
for help on using the repository browser.
