1# RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s
2
3Bad escapes:
4  "\c
5  \xq-"
6
7# CHECK: error
8