summaryrefslogtreecommitdiff
path: root/_test/data/spec-10-01.canonical
diff options
context:
space:
mode:
Diffstat (limited to '_test/data/spec-10-01.canonical')
-rw-r--r--_test/data/spec-10-01.canonical12
1 files changed, 12 insertions, 0 deletions
diff --git a/_test/data/spec-10-01.canonical b/_test/data/spec-10-01.canonical
new file mode 100644
index 0000000..d08cdd4
--- /dev/null
+++ b/_test/data/spec-10-01.canonical
@@ -0,0 +1,12 @@
+%YAML 1.1
+---
+!!seq [
+ !!seq [
+ !!str "inner",
+ !!str "inner",
+ ],
+ !!seq [
+ !!str "inner",
+ !!str "last",
+ ],
+]