blob: 7aa350e40bb524330ea30e52670cda94f14f0bad [file] [log] [blame]
# RUN: yaml-bench -canonical %s
{
? : value, # Empty key
? explicit
key: value,
simple key : value,
[ collection, simple, key ]: value
}