Sign in
cobalt
/
cobalt
/
612c020b64669fa118e8e051f1d6d8298a26718b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
YAMLParser
/
spec-09-12.test
blob: d992c589cd69539fd2f60478ff15204896a4737a [
file
] [
log
] [
blame
]
# RUN: yaml-bench -canonical %s
# Outside flow collection:
-
::
std
::
vector
-
Up
,
up
,
and
away
!
-
-
123
# Inside flow collection:
-
[
'::std::vector'
,
"Up, up, and away!"
,
-
123
]