repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-core.git]
/
test
/
YAMLParser
/
spec-09-22.test
blob
726358dd5ba85ed87b0159337086b653e37d6885
1
# RUN: yaml-bench -canonical %s | FileCheck %s
2
# CHECK: !!str "text"
3
# CHECK: !!str "text\n"
4
# CHECK: !!str "text\n\n"
5
6
strip: |-
7
text
8
clip: |
9
text
10
keep: |+
11
text
12