7 lines
174 B
Text
7 lines
174 B
Text
# RUN: yaml-bench -canonical %s | FileCheck %s --strict-whitespace
|
|
# CHECK: " 1st non-empty\n2nd non-empty 3rd non-empty "
|
|
|
|
' 1st non-empty
|
|
|
|
2nd non-empty
|
|
3rd non-empty '
|