add constcast and immutable free

This commit is contained in:
2026-07-22 00:44:35 +02:00
parent 5f343ad2d3
commit 9c6215776e
12 changed files with 256 additions and 11 deletions
+1
View File
@@ -107,6 +107,7 @@ Expr_Kind :: enum u8 {
Retype,
Scalar_Cast,
Pointer_Cast,
Const_Cast,
Weaken_Pointer,
Weaken_Slice,
Decay_Array_Pointer,