YouCompleteMe/cpp/llvm/test/YAMLParser/spec-09-18.data
2012-07-05 17:51:06 -07:00

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