7 lines
185 B
Text
7 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"
|