summaryrefslogtreecommitdiff
path: root/docs/type_system
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system')
-rw-r--r--docs/type_system/object.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/type_system/object.md b/docs/type_system/object.md
index 2f880a6..ca6c805 100644
--- a/docs/type_system/object.md
+++ b/docs/type_system/object.md
@@ -7,3 +7,9 @@ A representation of a native object
```text
Object[INTERFACE_TABLE_POINTER]
```
+
+## Alias
+
+```text
+File `alias Object[...]
+```