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