Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / YAMLParser / spec-10-08.data
1 # RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s
2 #
3 # This fails because even without a key token, some contexts (in this case flow
4 # maps) allow implicit null keys, which mix with this in weird ways.
5 # XFAIL: *
6
7 {
8 multi-line
9  simple key : value,
10 very long ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................(>1KB)................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... key: value
11 }
12
13 # CHECK: error