From 6bb1fc3b9592bbfd53770c1c04140af30ddd5120 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 19 May 2026 12:38:35 -0400 Subject: put operators into its own file --- docs/type_system/object.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/type_system') 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[...] +``` -- cgit v1.2.3