R600/SI: Enable a lot of existing tests for VI (squashed commits)
[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 }