1# RUN: yaml-bench -canonical %s | FileCheck %s2# CHECK: !!str "\n\nliteral\n\ntext\n"3 4|5 6 7 literal8 9 text10 11 # Comment12