Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / spec-09-21.data
1 # RUN: yaml-bench -canonical %s |& FileCheck %s
2
3 - |
4
5  text
6 - >
7   text
8  text
9 - |1
10  text
11
12 # CHECK: error