Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / spec-05-15.data
1 # RUN: yaml-bench -canonical %s |& FileCheck %s
2
3 Bad escapes:
4   "\c
5   \xq-"
6
7 # CHECK: error