xref: /aosp_15_r20/external/snakeyaml/src/test/resources/pyyaml/spec-09-23.data (revision ac2a7c1bf4e14d82f3bd566dcc2d76d5b42faf34)
1 # Strip
2  # Comments:
3strip: |-
4  # text
  
 # Clip
5  # comments:
6…clip: |
7  # text… 
 # Keep
8  # comments:
9…keep: |+
10  # text
… # Trail
11  # comments.
12