diff tests/data/conf10_list_extend.yml @ 741:e069797f0e36

Implemented the new merge stragegies when merging lists: "extend" and "prepend"
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 29 Oct 2023 17:15:41 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/data/conf10_list_extend.yml	Sun Oct 29 17:15:41 2023 +0100
@@ -0,0 +1,10 @@
+# -*- coding: utf-8; mode: yaml; indent-tabs-mode: nil; -*-
+%YAML 1.1
+---
+
+tree1:
+  tree2:
+    key8:
+      - val4
+      - val5
+      - val6