Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / YAMLParser / spec-09-14.data
1 # RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s
2 #
3 # Not quite sure why this doesn't fail.
4 # XFAIL: *
5
6 ---
7 --- ||| : foo
8 ... >>>: bar
9 ---
10 [
11 ---
12 ,
13 ... ,
14 {
15 --- :
16 ... # Nested
17 }
18 ]
19 ...
20
21 # CHECK: error