]> git.proxmox.com Git - rustc.git/blob - src/llvm/test/YAMLParser/spec-09-01.data
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / test / YAMLParser / spec-09-01.data
1 # RUN: yaml-bench -canonical %s
2
3 "simple key" : {
4 "also simple" : value,
5 ? "not a
6 simple key" : "any
7 value"
8 }