[FIR2IR] Add problematic test with in/out clash during approximation
This commit is contained in:
@@ -1745,6 +1745,11 @@ public class IrTextTestCaseGenerated extends AbstractIrTextTestCase {
|
||||
public void testPutIfAbsent() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/putIfAbsent.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("V8ArrayToList.kt")
|
||||
public void testV8ArrayToList() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/V8ArrayToList.kt");
|
||||
}
|
||||
}
|
||||
|
||||
@TestMetadata("compiler/testData/ir/irText/lambdas")
|
||||
|
||||
Reference in New Issue
Block a user