SamplePGO - Add line offset and discriminator information to sample reports.
[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: |+