PSI2IR KT-44013 WA: function interface constructor call accepted by FE
This commit is contained in:
committed by
TeamCityServer
parent
704b5a0e13
commit
660208740e
Generated
+6
@@ -238,6 +238,12 @@ public class Fir2IrTextTestGenerated extends AbstractFir2IrTextTest {
|
||||
runTest("compiler/testData/ir/irText/classes/kt43217.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt44013.kt")
|
||||
public void testKt44013() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/classes/kt44013.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt45853.kt")
|
||||
public void testKt45853() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user