# RUN: yaml-bench -canonical %s | FileCheck %s
# CHECK: !!str "literal\n"
# CHECK: !!str "folded\n"

- |
 literal
- >
 folded