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