Pass along type in IfNullExpressionFusionLowering
This commit is contained in:
+5
@@ -11186,6 +11186,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
public void testPrimitive() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/elvis/primitive.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("withReturn.kt")
|
||||
public void testWithReturn() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/elvis/withReturn.kt");
|
||||
}
|
||||
}
|
||||
|
||||
@TestMetadata("compiler/testData/codegen/box/enum")
|
||||
|
||||
Reference in New Issue
Block a user