8e12397d70
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
# RUN: yaml-bench -canonical %s
|
|
|
|
# ordered maps are represented as
|
|
# a sequence of mappings, with
|
|
# each mapping having one key
|
|
--- !!omap
|
|
- Mark McGwire: 65
|
|
- Sammy Sosa: 63
|
|
- Ken Griffy: 58
|