Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
sam
/
InterfaceWithObjectMethod.fir.txt
blob: dd20589d4719fd75477c8c680a954a82557a6db2 [
file
]
public abstract interface InterfaceWithObjectMethod : R|kotlin/Any| {
public abstract fun toString(): R|kotlin/String|
}