Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
llvm
/
test
/
YAMLParser
/
spec-10-07.test
blob: 7aa350e40bb524330ea30e52670cda94f14f0bad [
file
] [
log
] [
blame
]
# RUN: yaml-bench -canonical %s
{
?
:
value
,
# Empty key
?
explicit
key
:
value
,
simple key
:
value
,
[
collection
,
simple
,
key
]:
value
}