Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s
      2 
      3 block: # Block
      4        # sequence
      5 - one
      6 - two : three
      7