[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / YAMLParser / spec-09-15.test
blob4111d1ba2cb1238215c345690a0077d86b2d1164
1 # RUN: yaml-bench -canonical %s
3 ---
4 "---" : foo
5 ...: bar
6 ---
8 ---,
9 ...,
11 ? ---
12 : ...
15 ...