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