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