spec-09-02.data   [plain text]


# RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s
#
# Indent trimming is not yet implemented.
# XFAIL: *

 "as space
 trimmed

 specific

 escaped	\
 none"

# CHECK: !!str "as space trimmed\nspecific\nescaped\tnone"