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