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 ]