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 for error messages.
[pyyaml/python3.git]
/
tests
/
data
/
spec-08-11.canonical
blob
dd6f76eccdb2429369a86acf4f996eefbefc2e05
1
%YAML 1.1
2
---
3
!!map {
4
? !!str "First occurrence"
5
: &A !!str "Value",
6
? !!str "Second occurrence"
7
: *A
8
}