diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-06 09:44:03 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-06 09:44:03 -0400 |
| commit | 7add85856a927766f218789aa946641228650c02 (patch) | |
| tree | 24de2f1aebf4435e3bef264b9110816cb0e6fa29 /mkdocs.yml | |
| parent | 482f005ff4a76ec69851e16ab8b332232e9befaa (diff) | |
add IR ast
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ nav: - List: 'type_system/list.md' - Lock: 'type_system/lock.md' - Namespace: 'type_system/namespace.md' + - Ir: 'type_system/ir.md' - Application: - Runtime: 'application/index.md' - Interface: 'application/interface.md' |
