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-10.data
blob
72acc56b50b18cf3a1110c5fe2f7f21372b7e749
1
block styles:
2
scalars:
3
literal: !!str |
4
#!/usr/bin/perl
5
print "Hello, world!\n";
6
folded: >
7
This sentence
8
is false.
9
collections: !!map
10
sequence: !!seq # Entry:
11
- entry # Plain
12
# Mapping entry:
13
- key: value
14
mapping:
15
key: value