From 6f507405ac3b0a128c63134997849203e3493a91 Mon Sep 17 00:00:00 2001 From: nodist Date: Fri, 26 Jun 2026 11:46:36 -0400 Subject: remove global name tree --- docs/type_system/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 2d9e9c2..07b9c69 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -86,8 +86,6 @@ Denotes that a field that does not resolve to anything ## Function Templates -* #### [Var](./var.md) - * #### [Function](./function.md) * #### [Task](./task.md) @@ -104,6 +102,8 @@ Denotes that a field that does not resolve to anything * #### [Op](./op.md) +* #### [Var](./var.md) + * #### [List](./list.md) * #### [Lock](./lock.md) -- cgit v1.2.3