source:
branches/pyyaml3000/tests/data/spec-09-20.canonical
@
51
| Revision 51, 123 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [38] | 1 | %YAML 1.1 |
| 2 | --- | |
| 3 | !!seq [ | |
| 4 | !!str "detected\n", | |
| 5 | !!str "\n\n# detected\n", | |
| 6 | !!str " explicit\n", | |
| [51] | 7 | !!str "\t\ndetected\n", |
| [38] | 8 | ] |
Note: See TracBrowser
for help on using the repository browser.
