spec-09-01.test 118 B

12345678
  1. # RUN: yaml-bench -canonical %s
  2. "simple key" : {
  3. "also simple" : value,
  4. ? "not a
  5. simple key" : "any
  6. value"
  7. }