comptime expandable match statements
This commit is contained in:
@@ -74,6 +74,7 @@ Linkage :: enum u8 {
|
||||
|
||||
Expr_Kind :: enum u8 {
|
||||
Invalid,
|
||||
Void,
|
||||
Integer,
|
||||
Float,
|
||||
String,
|
||||
|
||||
Reference in New Issue
Block a user