llvm-6502/test/YAMLParser/spec-09-18.test

12 lines
166 B
Plaintext
Raw Normal View History

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