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 a bug when a block scalar is incorrectly emitted in the simple key context.
[pyyaml/python3.git]
/
tests
/
data
/
no-tag.emitter-error
blob
384c62f0d0b44fbc2236d9aafe52624f17933e27
1
- !StreamStart
2
- !DocumentStart
3
- !Scalar { value: 'foo', implicit: [false,false] }
4
- !DocumentEnd
5
- !StreamEnd