add noreturn and unreachable
This commit is contained in:
@@ -23,6 +23,7 @@ EnumInfo :: struct {
|
||||
TypeInfo :: union(enum) {
|
||||
invalid void
|
||||
void void
|
||||
noreturn void
|
||||
anyopaque void
|
||||
bool void
|
||||
integer void
|
||||
|
||||
Reference in New Issue
Block a user