brintos

brintos / llvm-project-archived public Read only

0
0
Text · 182 B · d992c58 Raw
11 lines · plain
1# RUN: yaml-bench -canonical %s2 3# Outside flow collection:4- ::std::vector5- Up, up, and away!6- -1237# Inside flow collection:8- [ '::std::vector',9  "Up, up, and away!",10  -123 ]11