dyaml/test/data/spec-08-10.data

16 lines
294 B
Plaintext
Raw Permalink Normal View History

2011-08-16 12:53:13 +00:00
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