1 # RUN: yaml-bench -canonical %s | FileCheck %s 2 # CHECK: !!str "literal\n\ttext\n" 3 4 | # Simple block scalar 5 literal 6 text 7