PSI2IR KT-44013 WA: function interface constructor call accepted by FE

This commit is contained in:
Dmitry Petrov
2021-04-27 11:49:57 +03:00
committed by TeamCityServer
parent 704b5a0e13
commit 660208740e
6 changed files with 161 additions and 1 deletions
@@ -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 {