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