blob: 8999b4961626470680e1f7feb5e342931f1fc9d8 [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}