13 lines
184 B
Plaintext
13 lines
184 B
Plaintext
%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",
|
|
]
|
|
]
|