From 917540309ba988799e33e071ed000b784012eccd Mon Sep 17 00:00:00 2001 From: Martin Henz Date: Wed, 3 Jul 2024 07:32:55 +0800 Subject: [PATCH 1/9] fixes #764 (#1008) --- xml/chapter3/section3/subsection3.xml | 125 ++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) diff --git a/xml/chapter3/section3/subsection3.xml b/xml/chapter3/section3/subsection3.xml index 1ac26c93a..992653629 100644 --- a/xml/chapter3/section3/subsection3.xml +++ b/xml/chapter3/section3/subsection3.xml @@ -686,6 +686,131 @@ const put = operation_table("insert"); should take as input a list of keys used to access the table.