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
@@ -23,6 +23,7 @@ EnumInfo :: struct {
TypeInfo :: union(enum) {
invalid void
void void
noreturn void
anyopaque void
bool void
integer void