add constcast and immutable free
This commit is contained in:
@@ -107,6 +107,7 @@ Expr_Kind :: enum u8 {
|
||||
Retype,
|
||||
Scalar_Cast,
|
||||
Pointer_Cast,
|
||||
Const_Cast,
|
||||
Weaken_Pointer,
|
||||
Weaken_Slice,
|
||||
Decay_Array_Pointer,
|
||||
|
||||
Reference in New Issue
Block a user