Compiler projects using llvm
# RUN: yaml-bench -canonical %s

{
? : value, # Empty key
? explicit
 key: value,
simple key : value,
[ collection, simple, key ]: value
}