summaryrefslogtreecommitdiff
path: root/docs/type_system/index.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-07-06 09:44:03 -0400
committernodist <kevin.comas.git@gmail.com>2026-07-06 09:44:03 -0400
commit7add85856a927766f218789aa946641228650c02 (patch)
tree24de2f1aebf4435e3bef264b9110816cb0e6fa29 /docs/type_system/index.md
parent482f005ff4a76ec69851e16ab8b332232e9befaa (diff)
add IR ast
Diffstat (limited to 'docs/type_system/index.md')
-rw-r--r--docs/type_system/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/index.md b/docs/type_system/index.md
index 4c2fe73..456be2f 100644
--- a/docs/type_system/index.md
+++ b/docs/type_system/index.md
@@ -113,3 +113,5 @@ Denotes that a field that does not resolve to anything
* #### [Lock](./lock.md)
* #### [Namespace](./namespace.md)
+
+* #### [Ir](./ir.md)