[FIR] Expand expected types before ILT approximation
^KT-56176 Fixed
This commit is contained in:
committed by
Space Team
parent
4941fcd10e
commit
a084bcbbb5
@@ -1950,6 +1950,11 @@ public class KlibTextTestCaseGenerated extends AbstractKlibTextTestCase {
|
||||
runTest("compiler/testData/ir/irText/firProblems/InnerClassInAnonymous.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("integerLiteralWithExpectedTypealiasType.kt")
|
||||
public void testIntegerLiteralWithExpectedTypealiasType() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/integerLiteralWithExpectedTypealiasType.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt43342.kt")
|
||||
public void testKt43342() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/kt43342.kt");
|
||||
|
||||
Reference in New Issue
Block a user