[Orc] Remote the <unistd> include introduced in r257305 - it's not needed, and
[oota-llvm.git] / test / YAMLParser / spec-09-19.test
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