blob: 95b26bdb3856f7125d0b6fca42cefc9defb6e37d [file] [log] [blame]
Michael J. Spencer93210e82012-04-03 23:09:22 +00001# RUN: yaml-bench -canonical %s
2
3 # Leading comment line spaces are
4 # neither content nor indentation.
5
6Not indented:
7 By one space: |
8 By four
9 spaces
10 Flow style: [ # Leading spaces
11 By two, # in flow style
12 Also by two, # are neither
13# Tabs are not allowed:
14# Still by two # content nor
15 Still by two # content nor
16 ] # indentation.