Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s
      2 #
      3 # We don't currently look at the content of literal tags.
      4 # XFAIL: *
      5 
      6 - !<!> foo
      7 - !<$:?> bar
      8 
      9 # CHECK: error
     10