6 lines
185 B
Text
6 lines
185 B
Text
# RUN: yaml-bench -canonical %s | FileCheck %s --strict-whitespace
|
|
# CHECK: "Text containing both space and tab\tcharacters"
|
|
|
|
"Text containing
|
|
both space and
|
|
tab characters"
|