K2: reproduce situation from KT-62863
This commit is contained in:
committed by
Space Team
parent
168b3416ea
commit
50106c740c
+5
@@ -1538,6 +1538,11 @@ public class KlibIrTextTestCaseGenerated extends AbstractKlibIrTextTestCase {
|
||||
runTest("compiler/testData/ir/irText/expressions/smartCastAside.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("smartCastAside2.kt")
|
||||
public void testSmartCastAside2() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/expressions/smartCastAside2.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("smartCasts.kt")
|
||||
public void testSmartCasts() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/expressions/smartCasts.kt");
|
||||
|
||||
Reference in New Issue
Block a user