Changeset 42 for branches/pyyaml3000/tests/data/spec-10-15.canonical
- Timestamp:
- 02/14/06 19:30:33 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pyyaml3000/tests/data/spec-10-15.canonical
r38 r42 1 1 %YAML 1.1 2 2 --- 3 !!seq {3 !!seq [ 4 4 !!map { 5 5 ? !!str "sun" 6 : !!str "yellow" ,6 : !!str "yellow" 7 7 }, 8 8 !!map { … … 16 16 } 17 17 } 18 } 18 ]
Note: See TracChangeset
for help on using the changeset viewer.
