From 5eeec21759dc49252ebbcdb5e0d9336f68d0a51e Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Tue, 23 Nov 2021 13:05:49 -0500 Subject: Some changes, plus a logo. --- spec/Appendices.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/Appendices.md') 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: -- cgit v1.2.3