Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ed7ee67e4e1513f9b3ba9587b6d6e950e7a1da7f
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
SingleAbstractMethod.fir.txt
blob: 02bd7f24aca82fea041e00643ed52c03e70f1c9f [
file
]
public abstract interface SingleAbstractMethod : R|kotlin/Any| {
public abstract fun foo(): R|kotlin/Unit|
}