From 7da66825a3260f3d6e22b5adbd775fef3bc57627 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 18 May 2026 16:59:28 -0400 Subject: add print --- docs/type_system/object.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/type_system/object.md') diff --git a/docs/type_system/object.md b/docs/type_system/object.md index 6a4ec75..2f880a6 100644 --- a/docs/type_system/object.md +++ b/docs/type_system/object.md @@ -5,4 +5,5 @@ A representation of a native object ```text -Object[IDENTIFIER; INTERFACE_TABLE] +Object[INTERFACE_TABLE_POINTER] +``` -- cgit v1.2.3