Support fun interfaces in kotlinx-metadata
#KT-37421 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
public abstract interface F : R|kotlin/Any| {
|
||||
public abstract fun R|kotlin/String|.f(x: R|kotlin/Int|): R|kotlin/Unit|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user