From 09e7b47bad7e7310a6f52bdc20e9a9f251e79769 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 02:38:50 +0200 Subject: Adding upstream version 1.33.0. Signed-off-by: Daniel Baumann --- tests/yaml-1.2-spec-examples/example-7.2 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/yaml-1.2-spec-examples/example-7.2 (limited to 'tests/yaml-1.2-spec-examples/example-7.2') diff --git a/tests/yaml-1.2-spec-examples/example-7.2 b/tests/yaml-1.2-spec-examples/example-7.2 new file mode 100644 index 0000000..aa86103 --- /dev/null +++ b/tests/yaml-1.2-spec-examples/example-7.2 @@ -0,0 +1,4 @@ +{ + foo : !!str, + !!str : bar, +} -- cgit v1.2.3