Sign in
cobalt
/
cobalt
/
dc98e529721071ac658df8d497cd103ceb8762c1
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
YAMLParser
/
spec-10-11.test
blob: 51bd06f02025753095138e20916f2d33fb1887da [
file
] [
log
] [
blame
]
# RUN: yaml-bench -canonical %s
[
?
explicit
key1
:
explicit
value
,
?
explicit
key2
:
,
# Explicit empty
?
explicit
key3
,
# Implicit empty
simple key1
:
explicit
value
,
simple key2
:
,
# Explicit empty
]