Regenerate tests for FirPsiBlackBoxCodegen to include kt56215
This commit is contained in:
+6
@@ -28259,6 +28259,12 @@ public class FirPsiBlackBoxCodegenTestGenerated extends AbstractFirPsiBlackBoxCo
|
|||||||
runTest("compiler/testData/codegen/box/involvesIrInterpreter/kt55912.kt");
|
runTest("compiler/testData/codegen/box/involvesIrInterpreter/kt55912.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
|
@TestMetadata("kt56215.kt")
|
||||||
|
public void testKt56215() throws Exception {
|
||||||
|
runTest("compiler/testData/codegen/box/involvesIrInterpreter/kt56215.kt");
|
||||||
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@TestMetadata("referenceNameFromStaticInDifferentModule.kt")
|
@TestMetadata("referenceNameFromStaticInDifferentModule.kt")
|
||||||
public void testReferenceNameFromStaticInDifferentModule() throws Exception {
|
public void testReferenceNameFromStaticInDifferentModule() throws Exception {
|
||||||
|
|||||||
Reference in New Issue
Block a user