38f4a35be2
#KT-52020 Fixed
5 lines
136 B
Plaintext
Vendored
5 lines
136 B
Plaintext
Vendored
public abstract interface SelfAsParameter : R|kotlin/Any| {
|
|
public abstract fun foo(p: R|test/SelfAsParameter!|): R|kotlin/Unit|
|
|
|
|
}
|