blob: 02bd7f24aca82fea041e00643ed52c03e70f1c9f [file] [log] [blame]
public abstract interface SingleAbstractMethod : R|kotlin/Any| {
public abstract fun foo(): R|kotlin/Unit|
}