projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types...
[oota-llvm.git]
/
test
/
YAMLParser
/
spec-09-24.test
1
# RUN: yaml-bench -canonical %s | FileCheck %s
2
# CHECK: ? !!str "strip"
3
# CHECK: : !!str ""
4
# CHECK: ? !!str "clip"
5
# CHECK: : !!str ""
6
# CHECK: ? !!str "keep"
7
# CHECK: : !!str "\n"
8
9
strip: >-
10
11
clip: >
12
13
keep: |+