[Tests] Add test for KT-57391
^KT-57391
This commit is contained in:
committed by
Space Team
parent
46dc478c03
commit
5fee662223
+5
@@ -32372,6 +32372,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/multiplatform/expectProperty.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt57391.kt")
|
||||
public void testKt57391() {
|
||||
runTest("compiler/testData/codegen/box/multiplatform/kt57391.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt60854.kt")
|
||||
public void testKt60854() {
|
||||
runTest("compiler/testData/codegen/box/multiplatform/kt60854.kt");
|
||||
|
||||
Reference in New Issue
Block a user