Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / spec-02-12.data
1 # RUN: yaml-bench -canonical %s
2
3 ---
4 # products purchased
5 - item    : Super Hoop
6   quantity: 1
7 - item    : Basketball
8   quantity: 4
9 - item    : Big Shoes
10   quantity: 1