spec-09-12.data 149 B

12345678
  1. # Outside flow collection:
  2. - ::std::vector
  3. - Up, up, and away!
  4. - -123
  5. # Inside flow collection:
  6. - [ '::std::vector',
  7. "Up, up, and away!",
  8. -123 ]