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-09-18.data
1
# RUN: yaml-bench -canonical %s
2
3
- | # Just the style
4
literal
5
- >1 # Indentation indicator
6
folded
7
- |+ # Chomping indicator
8
keep
9
10
- >-1 # Both indicators
11
strip