blob: 2b2b62b14afab5cc61c74b6b6746921894a45f86 [file] [log] [blame]
Michael J. Spencer93210e82012-04-03 23:09:22 +00001# RUN: yaml-bench -canonical %s
2
3---
4in the block context:
5 indentation should be kept: {
6 but in the flow context: [
7it may be violated]
8}
9---
10the parser does not require scalars
11to be indented with at least one space
12...
13---
14"the parser does not require scalars
15to be indented with at least one space"
16---
17foo:
18 bar: 'quoted scalars
19may not adhere indentation'