[ARM] Rewrite how VCMP are lowered, using a single node
[llvm-core.git] / test / YAMLParser / spec-06-06.test
blob67e39ddf89964187c10fb41287194eb243fea637
1 # RUN: yaml-bench -canonical %s
3 plain: text
4   lines
5 quoted: "text
6         lines"
7 block: |
8   text
9         lines