spec-09-14.test 201 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 # RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s # # CHECK: error: Expected a line break after block scalar header --- --- ||| : foo ... >>>: bar --- [ --- , ... , { --- : ... # Nested } ] ...