17 lines · plain
1# RUN: yaml-bench -canonical %s2 3 # Leading comment line spaces are4 # neither content nor indentation.5 6Not indented:7 By one space: |8 By four9 spaces10 Flow style: [ # Leading spaces11 By two, # in flow style12 Also by two, # are neither13# Tabs are not allowed:14# Still by two # content nor15 Still by two # content nor16 ] # indentation.17