summaryrefslogtreecommitdiff
path: root/spec/Appendices.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/Appendices.md')
-rw-r--r--spec/Appendices.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/Appendices.md b/spec/Appendices.md
index 1caccc7..cd161e9 100644
--- a/spec/Appendices.md
+++ b/spec/Appendices.md
@@ -201,6 +201,8 @@
len - size (in elements) of an array
+ null - represents a broken pointer. This value only has context for pointers and is defined as a ~void.
+
User defined types: