source:
branches/pyyaml3000/tests/data/spec-08-14.canonical
@
38
| Revision 38, 125 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [38] | 1 | %YAML 1.1 |
| 2 | --- | |
| 3 | !!seq [ | |
| 4 | !!str "flow in block", | |
| 5 | !!str "Block scalar\n", | |
| 6 | !!map { | |
| 7 | ? !!str "foo" | |
| 8 | : !!str "bar" | |
| 9 | } | |
| 10 | ] |
Note: See TracBrowser
for help on using the repository browser.
