blob: 3c010ca5b93bdd3ffd5fd73f89a5c7157761fd6b [file] [log] [blame]
Michael J. Spencer93210e82012-04-03 23:09:22 +00001# RUN: yaml-bench -canonical %s
2
3'simple key' : {
4 'also simple' : value,
5 ? 'not a
6 simple key' : 'any
7 value'
8}