add defer

This commit is contained in:
2026-06-27 03:36:47 +02:00
parent 81ae939bf0
commit b4ce2c2117
8 changed files with 375 additions and 13 deletions
+1
View File
@@ -69,6 +69,7 @@ Kind :: enum u8 {
Keyword_For,
Keyword_Break,
Keyword_Continue,
Keyword_Defer,
Keyword_Else,
Keyword_True,
Keyword_False,