summaryrefslogtreecommitdiff
path: root/docs/type_system/object.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/object.md')
-rw-r--r--docs/type_system/object.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/type_system/object.md b/docs/type_system/object.md
deleted file mode 100644
index ca6c805..0000000
--- a/docs/type_system/object.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Object
-
----
-
-A representation of a native object
-
-```text
-Object[INTERFACE_TABLE_POINTER]
-```
-
-## Alias
-
-```text
-File `alias Object[...]
-```