Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s
      2 #
      3 # We don't currently parse TAG directives.
      4 # CHECK: error: Unexpected token
      5 
      6 %TAG ! !foo
      7 %TAG ! !foo
      8 bar
      9