rename none to null

This commit is contained in:
2026-07-21 22:59:51 +02:00
parent 1619ea98a3
commit 402871ef7a
44 changed files with 3771 additions and 3767 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ Expr_Kind :: enum u8 {
Undefined,
Array,
Struct,
None,
Null,
Optional_Some,
Local,
Global,