xref: /aosp_15_r20/external/snakeyaml/src/test/resources/specification/example2_12.yaml (revision ac2a7c1bf4e14d82f3bd566dcc2d76d5b42faf34)
1---
2# products purchased
3- item    : Super Hoop
4  quantity: 1
5- item    : Basketball
6  quantity: 4
7- item    : Big Shoes
8  quantity: 1
9