From 3539b7f5308b617e99b0a4ea298a413acbda4d79 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 28 Aug 2025 10:35:13 -0400 Subject: src/ext_deplends d-yaml updated (v0.10.0) --- src/ext_depends/D-YAML/test/data/construct-omap.data | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/ext_depends/D-YAML/test/data/construct-omap.data (limited to 'src/ext_depends/D-YAML/test/data/construct-omap.data') diff --git a/src/ext_depends/D-YAML/test/data/construct-omap.data b/src/ext_depends/D-YAML/test/data/construct-omap.data deleted file mode 100644 index 4fa0f45..0000000 --- a/src/ext_depends/D-YAML/test/data/construct-omap.data +++ /dev/null @@ -1,8 +0,0 @@ -# Explicitly typed ordered map (dictionary). -Bestiary: !!omap - - aardvark: African pig-like ant eater. Ugly. - - anteater: South-American ant eater. Two species. - - anaconda: South-American constrictor snake. Scaly. - # Etc. -# Flow style -Numbers: !!omap [ one: 1, two: 2, three : 3 ] -- cgit v1.2.3