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
Fix invalid output of single-quoted scalars in cases when a single
[pyyaml/python3.git]
/
tests
/
data
/
empty-anchor.emitter-error
blob
ce663b63afda759d8526de472886695b25300c86
1
- !StreamStart
2
- !DocumentStart
3
- !Scalar { anchor: '', value: 'foo' }
4
- !DocumentEnd
5
- !StreamEnd