Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s
      2 
      3 null: ~
      4 true: y
      5 false: n
      6 string: '12345'
      7