projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix PR12312
[oota-llvm.git]
/
test
/
YAMLParser
/
spec-07-09.data
1
# RUN: yaml-bench -canonical %s
2
3
---
4
foo
5
...
6
# Repeated end marker.
7
...
8
---
9
bar
10
# No end marker.
11
---
12
baz
13
...