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
@@ -79,6 +79,7 @@ Expr_Kind :: enum u8 {
Bool,
Array,
Null,
Unreachable,
Undefined,
Inference_Hole,
Type,