xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-02-26.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: yaml-bench -canonical %s
2
3# ordered maps are represented as
4# a sequence of mappings, with
5# each mapping having one key
6--- !!omap
7- Mark McGwire: 65
8- Sammy Sosa: 63
9- Ken Griffy: 58
10