From 7add85856a927766f218789aa946641228650c02 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 6 Jul 2026 09:44:03 -0400 Subject: add IR ast --- docs/type_system/index.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/type_system/index.md') 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) -- cgit v1.2.3