Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s
      2 
      3 # sets are represented as a
      4 # mapping where each key is
      5 # associated with the empty string
      6 --- !!set
      7 ? Mark McGwire
      8 ? Sammy Sosa
      9 ? Ken Griff
     10