fix interop and indexing oversights
This commit is contained in:
@@ -102,6 +102,7 @@ Expr_Kind :: enum u8 {
|
||||
C_Coerce,
|
||||
C_Vararg_Promote,
|
||||
Retype,
|
||||
Scalar_Cast,
|
||||
Weaken_Pointer,
|
||||
Weaken_Slice,
|
||||
Decay_Array_Pointer,
|
||||
|
||||
Reference in New Issue
Block a user