Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
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
}