blob: ce8e88c520c9fa1c5af15ef1d2181972e77f90fc [file] [log] [blame]
public abstract interface A : R|kotlin/Any| {
public open val v: R|kotlin/String|
public get(): R|kotlin/String|
}