FIR: Support loading deserialized declarations from JVM class files
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
public open class TwoSetters : R|kotlin/Any| {
|
||||
public open fun setSize(p0: R|kotlin/Int|): R|kotlin/Unit|
|
||||
|
||||
public open fun setSize(p0: R|kotlin/String|): R|kotlin/Unit|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user