brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · 726358d Raw
13 lines · plain
1# RUN: yaml-bench -canonical %s | FileCheck %s2# CHECK: !!str "text"3# CHECK: !!str "text\n"4# CHECK: !!str "text\n\n"5 6strip: |-7  text8clip: |9  text10keep: |+11  text12 13