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 style information to events generated by Parser.
[pyyaml/python3.git]
/
tests
/
data
/
spec-08-15.canonical
blob
76f028e6caebd612330424c0b01e53a456196213
1
%YAML 1.1
2
---
3
!!seq [
4
!!null "",
5
!!map {
6
? !!str "foo"
7
: !!null "",
8
? !!null ""
9
: !!str "bar",
10
}
11
]