add noreturn and unreachable

This commit is contained in:
2026-07-22 00:27:13 +02:00
parent 402871ef7a
commit 17508ff751
21 changed files with 286673 additions and 279245 deletions
+1
View File
@@ -83,6 +83,7 @@ Expr_Kind :: enum u8 {
Array,
Struct,
Null,
Unreachable,
Optional_Some,
Local,
Global,