hanchenye-llvm-project/llvm/test/YAMLParser/spec-09-24.test

14 lines
212 B
Plaintext

# RUN: yaml-bench -canonical %s | FileCheck %s
# CHECK: ? !!str "strip"
# CHECK: : !!str ""
# CHECK: ? !!str "clip"
# CHECK: : !!str ""
# CHECK: ? !!str "keep"
# CHECK: : !!str "\n"
strip: >-
clip: >
keep: |+