Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
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'
}