aboutsummaryrefslogtreecommitdiffstats
path: root/test/YAMLParser/spec-09-23.data
diff options
context:
space:
mode:
Diffstat (limited to 'test/YAMLParser/spec-09-23.data')
-rw-r--r--test/YAMLParser/spec-09-23.data13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/YAMLParser/spec-09-23.data b/test/YAMLParser/spec-09-23.data
new file mode 100644
index 0000000..94f8398
--- /dev/null
+++ b/test/YAMLParser/spec-09-23.data
@@ -0,0 +1,13 @@
+# RUN: yaml-bench -canonical %s
+
+ # Strip
+ # Comments:
+strip: |-
+ # text
 
 # Clip
+ # comments:
+…clip: |
+ # text… 
 # Keep
+ # comments:
+…keep: |+
+ # text
… # Trail
+ # comments.