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