1
0
Fork 0
arangodb/js/node/node_modules/js-yaml/test/unported/spec-08-10.data

16 lines
294 B
Plaintext

block styles:
scalars:
literal: !!str |
#!/usr/bin/perl
print "Hello, world!\n";
folded: >
This sentence
is false.
collections: !!map
sequence: !!seq # Entry:
- entry # Plain
# Mapping entry:
- key: value
mapping:
key: value