aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-05-02-utf8.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext_depends/D-YAML/test/spec 1.1/spec-05-02-utf8.yaml')
-rw-r--r--src/ext_depends/D-YAML/test/spec 1.1/spec-05-02-utf8.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ext_depends/D-YAML/test/spec 1.1/spec-05-02-utf8.yaml b/src/ext_depends/D-YAML/test/spec 1.1/spec-05-02-utf8.yaml
new file mode 100644
index 0000000..bc50fe9
--- /dev/null
+++ b/src/ext_depends/D-YAML/test/spec 1.1/spec-05-02-utf8.yaml
@@ -0,0 +1,9 @@
+%YAML 1.1
+---
+- name: spec-05-02-utf8
+ #FIXME
+ # error: |
+ # ERROR:
+ # A BOM must not appear
+ # inside a document.
+ yaml: "# Invalid use of BOM\n\uFEFF# inside a\n# document.\n"