source:
branches/pyyaml3000/tests/data/spec-10-12.canonical
@
42
| Revision 42, 96 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [38] | 1 | %YAML 1.1 |
| 2 | --- | |
| 3 | !!map { | |
| 4 | ? !!str "block" | |
| 5 | : !!map { | |
| [42] | 6 | ? !!str "key" |
| [38] | 7 | : !!str "value" |
| 8 | } | |
| 9 | } |
Note: See TracBrowser
for help on using the repository browser.
