Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-07-10
/
.
/
llvm
/
test
/
YAMLParser
/
spec-09-07.test
blob: 3c010ca5b93bdd3ffd5fd73f89a5c7157761fd6b [
file
] [
log
] [
blame
]
# RUN: yaml-bench -canonical %s
'simple key'
:
{
'also simple'
:
value
,
?
'not a
simple key'
:
'any
value'
}