summaryrefslogtreecommitdiff
path: root/test/data/spec-08-10.data
blob: 72acc56b50b18cf3a1110c5fe2f7f21372b7e749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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