From a44e6226089088ea0cb69733764b08036c39d259 Mon Sep 17 00:00:00 2001 From: Ben Lord Date: Wed, 17 Jun 2026 16:07:19 +0100 Subject: [PATCH] small changes recommended from feedback --- code/common/api.q | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/common/api.q b/code/common/api.q index ed314be10..94eda9cd5 100644 --- a/code/common/api.q +++ b/code/common/api.q @@ -26,7 +26,7 @@ list:{[ns;vartype] api iasc (exec name from .api.detail)?api`name} // get all the namespaces in . form -allns:{`$(enlist enlist "."),".",/:string key `} +allns:{a:`$(enlist enlist "."),".",/:string key `;a where 1