Sign in
ara-mdk
/
platform
/
external
/
llvm
/
d517da33b712b5d8d687ee5e5974056a4787ec4f
/
.
/
test
/
YAMLParser
/
spec-09-02.data
blob: 9d8a58ca33ae2691924fea6c0058c807dd12bf89 [
file
] [
log
] [
blame
]
# 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"