spec-09-20.test 240 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 # RUN: yaml-bench -canonical %s | FileCheck %s # CHECK: !!str "detected\n" # CHECK: !!str "\n\n# detected\n" # CHECK: !!str " explicit\n" # CHECK: !!str "\t\ndetected\n" - | detected - > # detected - |1 explicit - > detected