source:
pyyaml/trunk/tests/data/spec-08-12.canonical
@
130
| Revision 130, 125 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 "", | |
| [130] | 9 | !!str "", |
| [38] | 10 | ] |
Note: See TracBrowser
for help on using the repository browser.
