llvm-65816/test/YAMLParser/spec-09-18.data

12 lines
166 B
Plaintext

# RUN: yaml-bench -canonical %s
- | # Just the style
literal
- >1 # Indentation indicator
folded
- |+ # Chomping indicator
keep
- >-1 # Both indicators
strip