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-09-12.canonical
blob
d8e6dce75d25346acfdfe38bab5c94abc1429d37
1
%YAML 1.1
2
---
3
!!seq [
4
!!str "::std::vector",
5
!!str "Up, up, and away!",
6
!!int "-123",
7
!!seq [
8
!!str "::std::vector",
9
!!str "Up, up, and away!",
10
!!int "-123",
11
]
12
]