1
0
Fork 0
arangodb/js/node/node_modules/js-yaml/test/samples-common/construct-custom.yml

23 lines
199 B
YAML

---
- !tag1
x: 1
- !tag1
x: 1
'y': 2
z: 3
- !tag2
10
- !tag3
x: 1
- !tag3
x: 1
'y': 2
z: 3
- !tag3
=: 1
'y': 2
z: 3
- !foo
my-parameter: foo
my-another-parameter: [1,2,3]