Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s
      2 
      3 [
      4 "double
      5  quoted", 'single
      6            quoted',
      7 plain
      8  text, [ nested ],
      9 single: pair ,
     10 ]
     11