Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
llvm
/
1f3405800a99939005fd5d27b712e08ecceb5975
/
.
/
test
/
YAMLParser
/
spec-09-07.data
blob: 3c010ca5b93bdd3ffd5fd73f89a5c7157761fd6b [
file
]
# RUN: yaml-bench -canonical %s
'simple key'
:
{
'also simple'
:
value
,
?
'not a
simple key'
:
'any
value'
}