PSI2IR tests for KT-41735
This commit is contained in:
@@ -1657,6 +1657,11 @@ public class IrTextTestCaseGenerated extends AbstractIrTextTestCase {
|
||||
runTest("compiler/testData/ir/irText/expressions/sam/genericSamProjectedOut.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("genericSamSmartcast.kt")
|
||||
public void testGenericSamSmartcast() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/expressions/sam/genericSamSmartcast.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("samByProjectedType.kt")
|
||||
public void testSamByProjectedType() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/expressions/sam/samByProjectedType.kt");
|
||||
|
||||
Reference in New Issue
Block a user