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