Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / 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