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-08-01.canonical
blob
69e4161b7c6743f851c65075a07056df5a0cdb6d
1
%YAML 1.1
2
---
3
!!map {
4
? &A1 !!str "foo"
5
: !!str "bar",
6
? &A2 !!str "baz"
7
: *A1
8
}