1
0
Fork 0
arangodb/js/node/node_modules/js-yaml/test/unported/spec-08-13.canonical

11 lines
115 B
Plaintext

%YAML 1.1
---
!!map {
? !!str "foo"
# : !!str "",
# ? !!str ""
: !!null "",
? !!null ""
: !!str "bar",
}