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

9 lines
112 B
Plaintext

%YAML 1.1
---
!!map {
? !!str "First occurrence"
: &A !!str "Value",
? !!str "Second occurrence"
: *A
}