summaryrefslogtreecommitdiff
path: root/docs/type_system/index.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-26 11:46:36 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-26 11:46:36 -0400
commit6f507405ac3b0a128c63134997849203e3493a91 (patch)
tree2804d44834ee4f9bb452f5458a871eb04ebb1910 /docs/type_system/index.md
parent88646efb1c2615e6d8ff0a2eae047a5ed2a31dd4 (diff)
remove global name tree
Diffstat (limited to 'docs/type_system/index.md')
-rw-r--r--docs/type_system/index.md4
1 files changed, 2 insertions, 2 deletions
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)