aboutsummaryrefslogtreecommitdiffstats
path: root/test/YAMLParser/spec-10-02.data
diff options
context:
space:
mode:
Diffstat (limited to 'test/YAMLParser/spec-10-02.data')
-rw-r--r--test/YAMLParser/spec-10-02.data10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/YAMLParser/spec-10-02.data b/test/YAMLParser/spec-10-02.data
new file mode 100644
index 0000000..662427a
--- /dev/null
+++ b/test/YAMLParser/spec-10-02.data
@@ -0,0 +1,10 @@
+# RUN: yaml-bench -canonical %s
+
+[
+"double
+ quoted", 'single
+ quoted',
+plain
+ text, [ nested ],
+single: pair ,
+]