Alex Lorenz | 9e31c0c | 2015-05-07 18:08:46 +0000 | [diff] [blame] | 1 | # RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s |
2 | |||||
3 | - | | ||||
4 | |||||
5 | text | ||||
6 | - > | ||||
7 | text | ||||
8 | text | ||||
9 | - |1 | ||||
10 | text | ||||
11 | |||||
Alex Lorenz | b96942f | 2015-05-13 23:10:51 +0000 | [diff] [blame] | 12 | # CHECK: 8:2: error: A text line is less indented than the block scalar |