diff options
Diffstat (limited to 'docs/type_system/object.md')
| -rw-r--r-- | docs/type_system/object.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/type_system/object.md b/docs/type_system/object.md new file mode 100644 index 0000000..6a4ec75 --- /dev/null +++ b/docs/type_system/object.md @@ -0,0 +1,8 @@ +# Object + +--- + +A representation of a native object + +```text +Object[IDENTIFIER; INTERFACE_TABLE] |
