repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[test/Object] - Move/rewrite 2 more test cases.
[llvm-complete.git]
/
test
/
YAMLParser
/
spec-08-08.test
blob
460029f6ace09e123e21b0f80fb4d8f53e472f2e
1
# RUN: yaml-bench -canonical %s
2
3
---
4
foo:
5
"bar
6
baz"
7
---
8
"foo
9
bar"
10
---
11
foo
12
bar
13
--- |
14
foo
15
...