Home | History | Annotate | Download | only in YAMLParser
      1 # RUN: yaml-bench -canonical %s |& FileCheck %s
      2 
      3 Bad escapes:
      4   "\c
      5   \xq-"
      6 
      7 # CHECK: error
      8