summaryrefslogtreecommitdiff
path: root/tests3/data/spec-06-01.data
blob: 6134ba12af71e6cd3506397508775fd9086f6c3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  # Leading comment line spaces are
   # neither content nor indentation.
    
Not indented:
 By one space: |
    By four
      spaces
 Flow style: [    # Leading spaces
   By two,        # in flow style
  Also by two,    # are neither
# Tabs are not allowed:
#  	Still by two   # content nor
    Still by two   # content nor
    ]             # indentation.