summaryrefslogtreecommitdiff
path: root/tests/data/spec-06-01.data
blob: b5496c114ce23deee9dab791707aa498ae5b93dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
  # 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
  	Still by two   # content nor
    ]             # indentation.