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