summaryrefslogtreecommitdiff
path: root/test/YAMLParser/spec-09-01.data
blob: 8999b4961626470680e1f7feb5e342931f1fc9d8 (plain)
1
2
3
4
5
6
7
8
# RUN: yaml-bench -canonical %s

"simple key" : {
  "also simple" : value,
  ? "not a
  simple key" : "any
  value"
}