From 25ada830763b262e0d609287cae54035de4eb98a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gr=C3=BCn?= Date: Wed, 16 Oct 2024 12:16:02 +0200 Subject: [PATCH] Arguments that have a default value but don't accept (). Closes #1458 --- .../src/function-catalog.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/specifications/xpath-functions-40/src/function-catalog.xml b/specifications/xpath-functions-40/src/function-catalog.xml index cc9998593..6a6defe05 100644 --- a/specifications/xpath-functions-40/src/function-catalog.xml +++ b/specifications/xpath-functions-40/src/function-catalog.xml @@ -19376,7 +19376,7 @@ serialize( - - + @@ -22934,7 +22934,7 @@ return map:keys-where($birthdays, fn($name, $date) { - + @@ -23665,9 +23665,9 @@ else map:put($map, $key, $action(())) - - - + + + @@ -26866,7 +26866,7 @@ return { - @@ -28277,7 +28277,7 @@ array:for-each-pair( - + @@ -30243,7 +30243,7 @@ return every($dl/*, fn($elem, $pos) { - + @@ -30600,7 +30600,7 @@ return $it - +