Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / YAMLParser / spec-05-04.data
1 # RUN: yaml-bench -canonical %s
2
3 sequence: [ one, two, ]
4 mapping: { sky: blue, sea: green }