repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add more unit tests.
[pyyaml/python3.git]
/
tests
/
data
/
spec-07-10.data
blob
6939b39277b676077fef63218e3e57e2e515ab8b
1
"Root flow
2
scalar"
3
--- !!str >
4
Root block
5
scalar
6
---
7
# Root collection:
8
foo : bar
9
... # Is optional.
10
---
11
# Explicit document may be empty.