error handling kickoff

This commit is contained in:
2026-06-29 22:55:56 +02:00
parent 98c303d22c
commit ae5af37b85
14 changed files with 1229 additions and 173 deletions
+2
View File
@@ -59,6 +59,8 @@ Kind :: enum u8 {
Keyword_Alias,
Keyword_Import,
Keyword_Return,
Keyword_Try,
Keyword_Catch,
Keyword_Mut,
Keyword_None,
Keyword_Undefined,