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