1
0
Fork 0
arangodb/js/node/node_modules/js-yaml/test/unported/spec-10-04.canonical

12 lines
111 B
Plaintext

%YAML 1.1
---
!!map {
? !!str "block"
: !!seq [
!!str "one",
!!seq [
!!str "two"
]
]
}