aboutsummaryrefslogtreecommitdiff
path: root/tests/data/spec-09-12.canonical
blob: d8e6dce75d25346acfdfe38bab5c94abc1429d37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
%YAML 1.1
---
!!seq [
  !!str "::std::vector",
  !!str "Up, up, and away!",
  !!int "-123",
  !!seq [
    !!str "::std::vector",
    !!str "Up, up, and away!",
    !!int "-123",
  ]
]