source:
branches/pyyaml3000/tests/data/spec-08-12.canonical
@
38
| Revision 38, 113 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [38] | 1 | %YAML 1.1 |
| 2 | --- | |
| 3 | !!seq [ | |
| 4 | !!str "Without properties", | |
| 5 | &A !!str "Anchored", | |
| 6 | !!str "Tagged", | |
| 7 | *A, | |
| 8 | !!str "", | |
| 9 | ] |
Note: See TracBrowser
for help on using the repository browser.
