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
/
duplicate-merge-key.loader-error
blob
cebc3a18c48f1ea773dc0c9fc7909bbfd2e9b6b5
1
---
2
<<: {x: 1, y: 2}
3
foo: bar
4
<<: {z: 3, t: 4}