Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s
      2 
      3 sequence: [ one, two, ]
      4 mapping: { sky: blue, sea: green }
      5