source:
pyyaml/trunk/tests/data/spec-08-07.canonical
@
136
| Revision 136, 157 bytes checked in by xi, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | %YAML 1.1 |
| 2 | --- |
| 3 | !!seq [ |
| 4 | !<tag:yaml.org,2002:str> "12", |
| 5 | !<tag:yaml.org,2002:int> "12", |
| 6 | # !<tag:yaml.org,2002:str> "12", |
| 7 | !<tag:yaml.org,2002:int> "12", |
| 8 | ] |
Note: See TracBrowser
for help on using the repository browser.
