brintos

brintos / llvm-project-archived public Read only

0
0
Text · 392 B · 95b26bd Raw
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