Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s
      2 
      3 %TAG !      !foo
      4 %TAG !yaml! tag:yaml.org,2002:
      5 ---
      6 - !bar "baz"
      7 - !yaml!str "string"
      8