]> git.proxmox.com Git - rustc.git/blob - src/llvm/test/YAMLParser/spec-05-04.data
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / test / YAMLParser / spec-05-04.data
1 # RUN: yaml-bench -canonical %s
2
3 sequence: [ one, two, ]
4 mapping: { sky: blue, sea: green }