e051251b27
#KT-35133 Fixed
5 lines
126 B
Plaintext
Vendored
5 lines
126 B
Plaintext
Vendored
public abstract interface InterfaceWithObjectMethod : R|kotlin/Any| {
|
|
public abstract fun toString(): R|kotlin/String|
|
|
|
|
}
|