Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s
      2 
      3  # Strip
      4   # Comments:
      5 strip: |-
      6   # text   # Clip
      9   # comments:
     10 clip: |
     12   # text  # Keep
     15   # comments:
     16 keep: |+
     18   # text # Trail
     21   # comments.
     22