[IR][tests] Add tests for removal-of-abstract-fun IR linkage case
^KT-50771
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package lib1
|
||||
|
||||
interface A {
|
||||
fun foo(): Int
|
||||
}
|
||||
Reference in New Issue
Block a user