aboutsummaryrefslogtreecommitdiffstats
path: root/test/YAMLParser/spec-09-21.data
diff options
context:
space:
mode:
Diffstat (limited to 'test/YAMLParser/spec-09-21.data')
-rw-r--r--test/YAMLParser/spec-09-21.data12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/YAMLParser/spec-09-21.data b/test/YAMLParser/spec-09-21.data
new file mode 100644
index 0000000..2bcc283
--- /dev/null
+++ b/test/YAMLParser/spec-09-21.data
@@ -0,0 +1,12 @@
+# RUN: yaml-bench -canonical %s |& FileCheck %s
+
+- |
+
+ text
+- >
+ text
+ text
+- |1
+ text
+
+# CHECK: error