aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9198129..cea78bd 100644
--- a/README.md
+++ b/README.md
@@ -102,3 +102,4 @@ block.
be controllable by code blocks, so stack variables can be released in differing
orders.
7. Strings are not null-terminated by default.
+8. There is no special null pointer.