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