xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-02-12.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
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
11