comptime eval

This commit is contained in:
2026-07-02 21:31:53 +02:00
parent b94687c30a
commit e00a4e929a
8 changed files with 500 additions and 36 deletions
+1
View File
@@ -85,6 +85,7 @@ Expr_Kind :: enum u8 {
Struct_Literal,
Keyed,
Cast,
Comptime,
Negate,
Not,
Add,