Minimal tweaks in IR Validation code just to be able to turn it on in Native.
This commit is contained in:
committed by
alexander-gorshenev
parent
053aa8ca1e
commit
3ae64061c1
+1
-1
@@ -310,7 +310,7 @@ abstract class IrModuleDeserializer(
|
||||
val call = IrEnumConstructorCallImpl(
|
||||
start,
|
||||
end,
|
||||
type,
|
||||
builtIns.unitType,
|
||||
symbol,
|
||||
proto.memberAccess.typeArguments.typeArgumentList.size,
|
||||
proto.memberAccess.valueArgumentList.size
|
||||
|
||||
Reference in New Issue
Block a user