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