[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / YAMLParser / spec-05-04.test
blob52850f435bf54296e141d1a50155ae17e2fbd21c
1 # RUN: yaml-bench -canonical %s
3 sequence: [ one, two, ]
4 mapping: { sky: blue, sea: green }