Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
161333d3e7d13dd98386fe346a71a07eadfe4756
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
FunInterface.fir.txt
blob: b89b465f37b68504edf887575d468c980e75f9b2 [
file
]
public abstract fun interface F : R|kotlin/Any| {
public abstract fun R|kotlin/String|.f(x: R|kotlin/Int|): R|kotlin/Unit|
}