1# RUN: yaml-bench -canonical %s | FileCheck %s2# CHECK: !!str "literal\n"3# CHECK: !!str "folded\n"4 5- |6 literal7- >8 folded9