9 lines · plain
1# RUN: yaml-bench -canonical %s | FileCheck %s --strict-whitespace2# CHECK: "folded to a space,\nto a line feed, or \t \tnon-content"3 4"folded 5to a space, 6 7to a line feed, or \8 \ non-content"9 1# RUN: yaml-bench -canonical %s | FileCheck %s --strict-whitespace2# CHECK: "folded to a space,\nto a line feed, or \t \tnon-content"3 4"folded 5to a space, 6 7to a line feed, or \8 \ non-content"9