1 # RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s
11 # FIXME: The string below should actually be
12 # "as space trimmed\nspecific\nescaped\tnone", but the parser currently has
13 # a bug when parsing multiline quoted strings.
14 # CHECK: !!str "as space\n trimmed\n specific\n escaped\t none"