ReleaseNotes: shrink-wrapping; by Quentin Colombet
[oota-llvm.git] / test / YAMLParser / spec-05-04.test
1 # RUN: yaml-bench -canonical %s
2
3 sequence: [ one, two, ]
4 mapping: { sky: blue, sea: green }