Mercurial > hg > CbC > CbC_llvm
annotate test/YAMLParser/spec-10-08.data @ 0:95c75e76d11b LLVM3.4
LLVM 3.4
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 12 Dec 2013 13:56:28 +0900 |
parents | |
children |
rev | line source |
---|---|
0 | 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 |