IR: Test for toSkip(this) in T.resolveFakeOverride()
^KT-49371 Fixed
This commit is contained in:
+5
@@ -13173,6 +13173,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/fakeOverride/internalFromFriendModule.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt49371.kt")
|
||||
public void testKt49371() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/fakeOverride/kt49371.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("privateFakeOverrides0.kt")
|
||||
public void testPrivateFakeOverrides0() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/fakeOverride/privateFakeOverrides0.kt");
|
||||
|
||||
Reference in New Issue
Block a user