comptime expandable match statements

This commit is contained in:
2026-07-17 14:29:50 +02:00
parent 1f25e6cd1d
commit 97f1c06057
22 changed files with 120821 additions and 119318 deletions
+1
View File
@@ -74,6 +74,7 @@ Linkage :: enum u8 {
Expr_Kind :: enum u8 {
Invalid,
Void,
Integer,
Float,
String,