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